]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: api - Remove no-op exit_ops code
authorEric Biggers <ebiggers@google.com>
Fri, 7 Oct 2016 21:13:35 +0000 (14:13 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2016 03:03:42 +0000 (11:03 +0800)
commitadeb5b1ea6bc6795c8d011201460b4a77479ae1c
treea2f6f0cafef439cd9242cfc92b877669aefdcfa8
parent462a19c4340faf617e718d0956dfc8c870a82dfb
crypto: api - Remove no-op exit_ops code

crypto_exit_cipher_ops() and crypto_exit_compress_ops() are no-ops and
have been for a long time, so remove them.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/api.c
crypto/cipher.c
crypto/compress.c
crypto/internal.h