diff options
author | Eric Biggers <ebiggers@google.com> | 2020-02-25 20:59:22 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-03-06 12:28:24 +1100 |
commit | 07b24c7c08bdc2d36de10881a17145426f47742b (patch) | |
tree | aacd4b77d79ee974159ef97bd846cf721a521cd0 /kernel/notifier.c | |
parent | d57063103332b95eac9c118900f35700a491da08 (diff) | |
download | linux-stable-07b24c7c08bdc2d36de10881a17145426f47742b.tar.gz linux-stable-07b24c7c08bdc2d36de10881a17145426f47742b.tar.bz2 linux-stable-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 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions