mirror of
https://github.com/torvalds/linux.git
synced 2026-04-20 15:53:59 -04:00
kfree has taken the null pointer into account. hence it is safe to remove the redundant null pointer check before kfree. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>