mirror of
https://github.com/torvalds/linux.git
synced 2026-04-26 10:32:25 -04:00
devm_kzalloc may fail and return null. So the null check is needed. Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>