diff options
author | Chen Wandun <chenwandun@huawei.com> | 2019-11-16 09:51:00 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-11-22 13:48:38 +0300 |
commit | e18036da5c23530994faf7243b592e581f1efed2 (patch) | |
tree | cb3a9cc79ef76b12e9a8f043ce79dbf3c5416e69 /drivers/char | |
parent | 57d8154f15e89f53dfb412f4ed32ebe3c3d755a0 (diff) | |
download | linux-e18036da5c23530994faf7243b592e581f1efed2.tar.xz |
crypto: essiv - remove redundant null pointer check before kfree
kfree has taken null pointer check into account. so it is safe to
remove the unnecessary check.
Signed-off-by: Chen Wandun <chenwandun@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions