diff options
author | 2017-08-27 02:45:29 +0530 | |
---|---|---|
committer | 2017-09-22 17:43:25 +0800 | |
commit | b8d3de85acb4434fb7fd5e7dee12204a55ff8fc2 (patch) | |
tree | 76fbdd568fe6c125d4c8d24d45c33b829c71d339 /crypto/tcrypt.c | |
parent | crypto: padlock-sha - constify x86_cpu_id (diff) | |
download | linux-rng-b8d3de85acb4434fb7fd5e7dee12204a55ff8fc2.tar.xz linux-rng-b8d3de85acb4434fb7fd5e7dee12204a55ff8fc2.zip |
crypto: n2 - remove null check before kfree
kfree on NULL pointer is a no-op and therefore checking it is redundant.
Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/tcrypt.c')
0 files changed, 0 insertions, 0 deletions