Re: [PATCH 17/27] kbuild, crypto: remove MODULE_LICENSE in non-modules

From: Herbert Xu
Date: Thu Feb 23 2023 - 05:23:09 EST


On Wed, Feb 22, 2023 at 12:14:43PM +0000, Nick Alcock wrote:
>
> diff --git a/arch/x86/crypto/blake2s-glue.c b/arch/x86/crypto/blake2s-glue.c
> index aaba21230528..0df9ec15643a 100644
> --- a/arch/x86/crypto/blake2s-glue.c
> +++ b/arch/x86/crypto/blake2s-glue.c
> @@ -74,4 +74,3 @@ static int __init blake2s_mod_init(void)
>
> module_init(blake2s_mod_init);
>
> -MODULE_LICENSE("GPL v2");

Please change the module_init as well and remove module.h from
this file.

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