-
由 sudip 提交于
If kzalloc fails it will return NULL. Lets check for NULL first before using the pointer. Signed-off-by: NSudip Mukherjee <sudip@vectorindia.org> Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
0a38c8e1
If kzalloc fails it will return NULL. Lets check for NULL first before using the pointer. Signed-off-by: NSudip Mukherjee <sudip@vectorindia.org> Signed-off-by: NKalle Valo <kvalo@codeaurora.org>