Re: [PATCH 0/5] block-cciss: Fine-tuning for two function implementations

From: SF Markus Elfring
Date: Sun Aug 06 2017 - 11:00:25 EST


> 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(-)

How will the clarification be continued for the shown change possibilities?

Regards,
Markus