Eric Biggers <ebigg...@kernel.org> wrote: > From: Eric Biggers <ebigg...@google.com> > > Neither crypto_unregister_shashes() nor the module_exit function return > a value, so the explicit 'return' is unnecessary. > > Signed-off-by: Eric Biggers <ebigg...@google.com> > --- > arch/arm/crypto/blake2b-neon-glue.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
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