-
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>
Yunfeng Ye authoredThere 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>
Loading