-
Yunfeng Ye authored
There are no return value checking when using kzalloc() and kcalloc() for memory allocation. so add it. Signed-off-by:
Yunfeng Ye <yeyunfeng@huawei.com> Signed-off-by:
Will Deacon <will@kernel.org>
3e7c93bd
There are no return value checking when using kzalloc() and kcalloc() for memory allocation. so add it. Signed-off-by:Yunfeng Ye <yeyunfeng@huawei.com> Signed-off-by:
Will Deacon <will@kernel.org>