mirror of
https://github.com/torvalds/linux.git
synced 2025-04-09 14:45:27 +00:00

It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value. Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>