crypto: aead - Ignore return value from crypto_unregister_alg
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2015 14:07:57 +0000 (22:07 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 3 Jun 2015 02:48:34 +0000 (10:48 +0800)
No new code should be using the return value of crypto_unregister_alg
as it will become void soon.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/aead.c
include/crypto/internal/aead.h

diff --cc crypto/aead.c
Simple merge
Simple merge