mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 13:30:42 +09: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>