diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-06 21:36:12 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-06-07 02:42:31 +0300 |
commit | 9185afeac2a3dcce8300a5684291a43c2838cfd6 (patch) | |
tree | 0ee5a974fa62a682673a5fc321b2ee8cf9285103 /crypto/serpent_generic.c | |
parent | 96c965667b9dbbd713acdffa95ebab8c225f8595 (diff) | |
download | linux-9185afeac2a3dcce8300a5684291a43c2838cfd6.tar.xz |
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Building with W=1 incorrectly emits the following warning:
WARNING: modpost: missing MODULE_DESCRIPTION() in vmlinux.o
This check should apply only to modules.
Fixes: 1fffe7a34c89 ("script: modpost: emit a warning when the description is missing")
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Diffstat (limited to 'crypto/serpent_generic.c')
0 files changed, 0 insertions, 0 deletions