diff options
author | 2025-03-11 12:49:02 -0700 | |
---|---|---|
committer | 2025-03-23 00:56:12 +0900 | |
commit | 6c6c1fc09de35f409f6971cb9e881103afe5dbe0 (patch) | |
tree | 75facfaeeb459289b61d9a38344aee85c5613480 /scripts/lib/kdoc/kdoc_output.py | |
parent | kbuild: make all file references relative to source root (diff) | |
download | linux-rng-6c6c1fc09de35f409f6971cb9e881103afe5dbe0.tar.xz linux-rng-6c6c1fc09de35f409f6971cb9e881103afe5dbe0.zip |
modpost: require a MODULE_DESCRIPTION()
Since commit 1fffe7a34c89 ("script: modpost: emit a warning when the
description is missing"), a module without a MODULE_DESCRIPTION() has
resulted in a warning with make W=1. Since that time, all known
instances of this issue have been fixed. Therefore, now make it an
error if a MODULE_DESCRIPTION() is not present.
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions