random: remove unused tracepoints
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 10 Feb 2022 15:40:44 +0000 (16:40 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 21 Feb 2022 20:14:00 +0000 (21:14 +0100)
commit14c174633f349cb41ea90c2c0aaddac157012f74
tree761233e2cbeca4babab714b8287c5cd59cd94359
parent95e6060c20a7f5db60163274c5222a725ac118f9
random: remove unused tracepoints

These explicit tracepoints aren't really used and show sign of aging.
It's work to keep these up to date, and before I attempted to keep them
up to date, they weren't up to date, which indicates that they're not
really used. These days there are better ways of introspecting anyway.

Cc: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
drivers/char/random.c
include/trace/events/random.h [deleted file]
lib/random32.c