diff options
author | Jeff Johnson <[email protected]> | 2024-06-01 16:33:23 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-06-24 22:25:06 -0700 |
commit | f069e33dafe17aab332e6671275cc61d16795064 (patch) | |
tree | 65cceba593708f7f2ad8ad55e81160ed93852816 /tools/perf/scripts/python | |
parent | e471831be2bea5f253396796c7691209c0065c65 (diff) |
KUnit: add missing MODULE_DESCRIPTION() macros for lib/*_test.ko
make allmodconfig && make W=1 C=1 reports for lib/*_test.ko:
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/atomic64_test.o
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/hashtable_test.o
Add the missing invocations of the MODULE_DESCRIPTION() macro.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jeff Johnson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions