diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-05-02 15:17:42 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-05-11 17:54:14 -0700 |
commit | cf80fdbc0a5512feabbc56280b2abbb51d4e5b4e (patch) | |
tree | 513a2ba65222753bf4aac4c0d20af4d707541ba7 /scripts/lib/kdoc/kdoc_files.py | |
parent | 09e1d93a421fa5f6699a9dbdbfc09c1008de4b9a (diff) |
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/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions