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:27:05 +0000 (09:27 +0200)
commita66146af77c4615ff9a85c9a1da7af2b38b9e380
tree3e9b4a6c61f9ea9214b1f2b192fa0020d6acd123
parent5dde7c4d00b97aba3cdc04320a09ba5167dbdbb8
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