On Fri, Jan 15, 2021 at 08:30:12PM +0100, Jason A. Donenfeld wrote:
> With no mod_exit function, users are unable to unload the module after
> use. I'm not aware of any reason why module unloading should be
> prohibited for this one, so this commit simply adds an empty exit
> function.
> 
> Reported-and-tested-by: John Donnelly <john.p.donne...@oracle.com>
> Acked-by: Ard Biesheuvel <a...@kernel.org>
> Signed-off-by: Jason A. Donenfeld <ja...@zx2c4.com>
> ---
> v1->v2:
> - Fix typo in commit message.
> 
>  lib/crypto/chacha20poly1305.c | 5 +++++
>  1 file changed, 5 insertions(+)

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

Reply via email to