Eric Biggers <[email protected]> wrote: > From: Eric Biggers <[email protected]> > > Neither crypto_unregister_shashes() nor the module_exit function return > a value, so the explicit 'return' is unnecessary. > > Signed-off-by: Eric Biggers <[email protected]> > --- > arch/arm/crypto/blake2b-neon-glue.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
