mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 22:43:04 -04: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>