Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1704870
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/5] block-cciss: Fine-tuning for two function implementations |
| Date | 2017-08-06 17:10 +0200 |
| Message-ID | <ubvlN-3QX-29@gated-at.bofh.it> (permalink) |
| References | <qEuGl-43C-5@gated-at.bofh.it> <s7shc-6qu-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/5] block-cciss: Fine-tuning for two function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-06 17:10 +0200
csiph-web