diff options
| author | Jason A. Donenfeld <Jason@zx2c4.com> | 2022-05-13 12:29:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-25 11:49:12 +0200 |
| commit | 86ec9deb2d454f013595f142a7d6567fecb908b6 (patch) | |
| tree | 398a284c1589a62ce1f8a11f5cbf37ae66c56770 /include/linux/vmalloc.h | |
| parent | a2e3214f833865a5f86ae844a7932e3799511db1 (diff) | |
random: remove extern from functions in header
commit 7782cfeca7d420e8bb707613d4cfb0f7ff29bb3a upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions
