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>
Wed, 16 Feb 2022 23:02:07 +0000 (00:02 +0100)
commit5296626aacd520cf7af38b9eee4d3fadb6e2ae7e
tree9a0921072e3c26cf47eaf3fe45c70febf624af20
parent2a489e2caa02bbf720bd0392e9bcde82a2983cf8
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>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
drivers/char/random.c
include/trace/events/random.h [deleted file]
lib/random32.c