mirror of
https://github.com/torvalds/linux
synced 2026-06-13 05:42:24 +09:00
Kfree on NULL pointer is a no-op and therefore checking is redundant. Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>