diff options
author | 2025-05-02 15:17:42 +0300 | |
---|---|---|
committer | 2025-05-11 17:54:14 -0700 | |
commit | cf80fdbc0a5512feabbc56280b2abbb51d4e5b4e (patch) | |
tree | 513a2ba65222753bf4aac4c0d20af4d707541ba7 /scripts/generate_rust_analyzer.py | |
parent | scripts/gdb: update documentation for lx_per_cpu (diff) | |
download | linux-rng-cf80fdbc0a5512feabbc56280b2abbb51d4e5b4e.tar.xz linux-rng-cf80fdbc0a5512feabbc56280b2abbb51d4e5b4e.zip |
list: remove redundant 'extern' for function prototypes
The 'extern' keyword is redundant for function prototypes. list.h never
used them and new code in general is better without them.
Link: https://lkml.kernel.org/r/20250502121742.3997529-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions