aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-06-07 15:00:16 +0000
committerJason A. Donenfeld <[email protected]>2022-06-10 09:28:16 +0000
commit39e0f991a62ed5efabd20711a7b6e7da92603170 (patch)
tree5a584232dd7b7c037cb3d05a464519c57499766f /scripts/clang-tools/gen_compile_commands.py
parentrandom: avoid checking crng_ready() twice in random_init() (diff)
downloadkernel-39e0f991a62ed5efabd20711a7b6e7da92603170.tar.gz
kernel-39e0f991a62ed5efabd20711a7b6e7da92603170.zip
random: mark bootloader randomness code as __init
add_bootloader_randomness() and the variables it touches are only used during __init and not after, so mark these as __init. At the same time, unexport this, since it's only called by other __init code that's built-in. Cc: [email protected] Fixes: 428826f5358c ("fdt: add support for rng-seed") Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions