From: Markus Elfring <[email protected]> Date: Thu, 18 Aug 2016 11:40:04 +0200
Some update suggestions were taken into account from static source code analysis. Markus Elfring (5): Use memdup_user() Less function calls after error detection Delete unnecessary initialisations Move an assignment for the variable "sg_used" Replace three kzalloc() calls by kcalloc() drivers/block/cciss.c | 66 ++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 35 deletions(-) -- 2.9.3

