random: remove unused tracepoints
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 10 Feb 2022 15:40:44 +0000 (16:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 May 2022 07:29:06 +0000 (09:29 +0200)
commitce951e9672df144b15540de6cf81d4b1f2ce7d39
tree1b94b337f52f15a0fa197137a6ed2b47a93e050f
parent4509941f75ac8d4fc4a798d03ade86d15eb10caf
random: remove unused tracepoints

commit 14c174633f349cb41ea90c2c0aaddac157012f74 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/random.c
include/trace/events/random.h [deleted file]
lib/random32.c