diff options
author | Eric Biggers <ebiggers@google.com> | 2020-02-26 05:59:22 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-03-06 02:28:24 +0100 |
commit | 07b24c7c08bdc2d36de10881a17145426f47742b (patch) | |
tree | aacd4b77d79ee974159ef97bd846cf721a521cd0 /fs/dlm | |
parent | crypto: lrw - simplify error handling in create() (diff) | |
download | linux-07b24c7c08bdc2d36de10881a17145426f47742b.tar.xz linux-07b24c7c08bdc2d36de10881a17145426f47742b.zip |
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Simplify the error handling in pcrypt_create_aead() by taking advantage
of crypto_grab_aead() now handling an ERR_PTR() name and by taking
advantage of crypto_drop_aead() now accepting (as a no-op) a spawn that
hasn't been grabbed yet.
This required also making padata_free_shell() accept a NULL argument.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/dlm')
0 files changed, 0 insertions, 0 deletions