diff options
author | 2022-05-13 12:29:38 +0200 | |
---|---|---|
committer | 2022-05-19 16:54:15 +0200 | |
commit | 7782cfeca7d420e8bb707613d4cfb0f7ff29bb3a (patch) | |
tree | 1e679fb544b7143534d0651dda18a6af85d6b800 /scripts/gdb/linux/utils.py | |
parent | random: use static branch for crng_ready() (diff) | |
download | wireguard-linux-7782cfeca7d420e8bb707613d4cfb0f7ff29bb3a.tar.xz wireguard-linux-7782cfeca7d420e8bb707613d4cfb0f7ff29bb3a.zip |
random: remove extern from functions in header
Accoriding to the kernel style guide, having `extern` on functions in
headers is old school and deprecated, and doesn't add anything. So remove
them from random.h, and tidy up the file a little bit too.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions