diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2024-05-31 18:49:47 -0700 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-06-24 22:25:07 -0700 |
commit | d46a555d3cd97132e21014b28a459c928925fa0f (patch) | |
tree | 74922e619d2ad9edde9c20bf592f0aa328065c85 /lib/test_kmod.c | |
parent | 683da20738fd3e0687a939b684c4a94a09de096c (diff) |
siphash: add missing MODULE_DESCRIPTION() macro
make allmodconfig && make W=1 C=1 reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in lib/siphash_kunit.o
Add the missing invocation of the MODULE_DESCRIPTION() macro.
Link: https://lkml.kernel.org/r/20240531-md-lib-siphash_kunit-v1-1-38688065b796@quicinc.com
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Cc: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib/test_kmod.c')
0 files changed, 0 insertions, 0 deletions