From: Amitoj Kaur Chawla <amitoj1...@gmail.com> Date: Wed, 17 Feb 2016 20:33:26 +0530
> Failure of kzalloc should cause the enclosing function > to return -ENOMEM, not -ENODEV. > > Additionally, removed the following checkpatch warnings: > ERROR: spaces required around that '==' (ctx:VxV) > ERROR: space required before the open parenthesis '(' > CHECK: Comparison to NULL could be written "!lp" > > Signed-off-by: Amitoj Kaur Chawla <amitoj1...@gmail.com> Applied, thanks.