diff options
author | Himanshu Jha <himanshujha199640@gmail.com> | 2017-08-27 08:22:48 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-09-22 11:43:27 +0200 |
commit | 06ec1f82bfa5078928e0efaa5ed350a1dcc91631 (patch) | |
tree | 3b8b173898e0b0f40770bd5121a420f4e29f091d /crypto/chacha20_generic.c | |
parent | crypto: inside-secure - remove null check before kfree (diff) | |
download | linux-06ec1f82bfa5078928e0efaa5ed350a1dcc91631.tar.xz linux-06ec1f82bfa5078928e0efaa5ed350a1dcc91631.zip |
crypto: Use PTR_ERR_ZERO
Use PTR_ERROR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
Build successfully.
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/chacha20_generic.c')
0 files changed, 0 insertions, 0 deletions