[PATCH] crypto: arm/poly1305 - add missing MODULE_DESCRIPTION() macro
Herbert Xu
herbert at gondor.apana.org.au
Fri Jun 21 05:34:05 PDT 2024
On Thu, Jun 13, 2024 at 05:57:05PM -0700, Jeff Johnson wrote:
> With ARCH=arm, make allmodconfig && make W=1 C=1 reports:
> WARNING: modpost: missing MODULE_DESCRIPTION() in arch/arm/crypto/poly1305-arm.o
>
> Add the missing invocation of the MODULE_DESCRIPTION() macro.
>
> Signed-off-by: Jeff Johnson <quic_jjohnson at quicinc.com>
> ---
> arch/arm/crypto/poly1305-glue.c | 1 +
> 1 file changed, 1 insertion(+)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list