diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2024-09-30 14:33:29 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2024-10-03 18:20:55 +0200 |
commit | 5b3fdc9f2ff10d3cee106ddaa0ee6636c7de381e (patch) | |
tree | 8fa8d9e0fd7bb69cfb158d34dc09dbe55e1e18fe /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 32b7580be4e5a4236cc1e0ddf403ccd2ddda9525 (diff) | |
download | linux-5b3fdc9f2ff10d3cee106ddaa0ee6636c7de381e.tar.gz linux-5b3fdc9f2ff10d3cee106ddaa0ee6636c7de381e.tar.bz2 linux-5b3fdc9f2ff10d3cee106ddaa0ee6636c7de381e.zip |
random: Do not include <linux/prandom.h> in <linux/random.h>
Files that use prandom infrastructure are now converted to
use <linux/prandom.h> header instead of <linux/random.h>.
Remove the legacy inclusion of <linux/prandom.h> from
<linux/random.h>.
This is the "nice cleanup" part, wished in c0842fbc1b18.
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Fixes: c0842fbc1b18 ("random32: move the pseudo-random 32-bit definitions to prandom.h")
Cc: Theodore Ts'o <tytso@mit.edu>
Cc: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions