mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
vfree() does its own 'NULL' check, so no need for check before calling it. Signed-off-by: Figo.zhang <figo1802@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>