[PATCH 0/3] random: maintenance administrivia

From: Jason A. Donenfeld
Date: Thu Feb 10 2022 - 10:50:31 EST


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@xxxxxxxxxxxxxxxxxxx>
Cc: Theodore Ts'o <tytso@xxxxxxx>
Cc: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>

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