Skip to content
Commit 6c6c1fc0 authored by Jeff Johnson's avatar Jeff Johnson Committed by Masahiro Yamada
Browse files

modpost: require a MODULE_DESCRIPTION()



Since commit 1fffe7a3 ("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: default avatarJeff Johnson <jeff.johnson@oss.qualcomm.com>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent cacd22ce
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment