]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - crypto/aead.c
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)
commit43615369ab79f2c06532ea1607266b8307ccce82
tree59a7f23fcb74a46d80f4a117b117f52528560576
parentc2110f28341cec2ecfd9474db15ac090bce1234c
crypto: aead - Ignore return value from crypto_unregister_alg

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