[PATCH] KEYS: trusted: add MODULE_DESCRIPTION()
Jarkko Sakkinen
jarkko at kernel.org
Thu May 30 05:39:14 UTC 2024
On Thu May 30, 2024 at 4:02 AM EEST, Jeff Johnson wrote:
> Fix the 'make W=1' warning:
> WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o
Maybe instead:
"""
KEYS: trusted: Add the missing MODULE_DESCRIPTION()
kbuild reports:
WARNING: modpost: missing MODULE_DESCRIPTION() in security/keys/trusted-keys/trusted.o
Add the missing MODULE_DESCRIPTION() macro invocation.
"""
BR, Jarkko
More information about the Linux-security-module-archive
mailing list