Re: [PATCH] crypto: x86 - add missing MODULE_DESCRIPTION() macros

From: Herbert Xu
Date: Fri Jun 07 2024 - 07:57:25 EST


On Thu, May 30, 2024 at 05:53:17PM -0700, Jeff Johnson wrote:
> On x86, make allmodconfig && make W=1 C=1 warns:
>
> WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/crc32-pclmul.o
> WARNING: modpost: missing MODULE_DESCRIPTION() in arch/x86/crypto/curve25519-x86_64.o
>
> Add the missing MODULE_DESCRIPTION() macro invocations.
>
> Signed-off-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
> ---
> arch/x86/crypto/crc32-pclmul_glue.c | 1 +
> arch/x86/crypto/curve25519-x86_64.c | 1 +
> 2 files changed, 2 insertions(+)

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt