diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-08-15 14:20:12 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-08-24 21:38:54 +0800 |
commit | 8bc1bfa02e37d63632f0cb65543e3e71acdccafb (patch) | |
tree | efaa5211f638f230f411e8240881c6b0b184a2ed /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c32f08d024e275059474b3c11c1fc2bc7f2de990 (diff) |
crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback()
The crypto_alloc_aead() function doesn't return NULL pointers, it returns
error pointers. Fix the error checking.
Fixes: 06af76b46c78 ("crypto: spacc - Add SPAcc aead support")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions