Skip to content
Commit 79517e8f authored by zhong jiang's avatar zhong jiang Committed by Herbert Xu
Browse files

crypto: cavium - remove redundant null pointer check before kfree



kfree has taken the null pointer into account. hence it is safe
to remove the redundant null pointer check before kfree.

Signed-off-by: default avatarzhong jiang <zhongjiang@huawei.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2a8780be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment