script: modpost: emit a warning when the description is missing
authorVincenzo Palazzo <vincenzopalazzodev@gmail.com>
Thu, 15 Jun 2023 23:40:37 +0000 (01:40 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 24 Jun 2023 09:05:08 +0000 (18:05 +0900)
commit1fffe7a34c89b12b58f88b280bc10ce034477c3a
tree911eab934c94b4ef30022510370b137e45577973
parent8ae071fc216a25f4f797f33c56857f4dd6b4408e
script: modpost: emit a warning when the description is missing

Emit a warning when the mod description is missed and only
when the W=1 is enabled.

Reported-by: Roland Kletzing <devzero@web.de>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=10770
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Tested-by: Nicolas Schier <n.schier@avm.de>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/mod/modpost.c