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>
Este cometimento está contido em:

cometido por
Herbert Xu

ascendente
afb5a0a947
cometimento
9c8ae17bbf
@@ -42,7 +42,3 @@ int crypto_init_compress_ops(struct crypto_tfm *tfm)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
void crypto_exit_compress_ops(struct crypto_tfm *tfm)
|
||||
{
|
||||
}
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador