commit | b8d3de85acb4434fb7fd5e7dee12204a55ff8fc2 | [log] [tgz] |
---|---|---|
author | Himanshu Jha <himanshujha199640@gmail.com> | Sun Aug 27 02:45:29 2017 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 22 17:43:25 2017 +0800 |
tree | 76fbdd568fe6c125d4c8d24d45c33b829c71d339 | |
parent | 16d5cee5cf65ff704e59a1e70fa82bf798b5e75e [diff] |
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>