[PATCH 0/3] random: maintenance administrivia

Jason A. Donenfeld posted 3 patches 4 years, 4 months ago
drivers/char/random.c         | 110 +-----------------
include/linux/random.h        |   5 -
include/trace/events/random.h | 206 ----------------------------------
lib/random32.c                |   2 -
4 files changed, 5 insertions(+), 318 deletions(-)
delete mode 100644 include/trace/events/random.h
[PATCH 0/3] random: maintenance administrivia
Posted by Jason A. Donenfeld 4 years, 4 months ago
These patches aren't very interesting: removing unused debugging code
and switching to SPDX. I'm not aware of any special ritual being
required to SPDXify a file aside from just doing it, but please correct
me if I'm wrong; none of the copyright info changes.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>

Jason A. Donenfeld (3):
  random: remove ifdef'd out interrupt bench
  random: remove unused tracepoints
  random: add proper SPDX header

 drivers/char/random.c         | 110 +-----------------
 include/linux/random.h        |   5 -
 include/trace/events/random.h | 206 ----------------------------------
 lib/random32.c                |   2 -
 4 files changed, 5 insertions(+), 318 deletions(-)
 delete mode 100644 include/trace/events/random.h

-- 
2.35.0