Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634100
| From | "Nicholas A. Bellinger" <nab@linux-iscsi.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/5] target: Fine-tuning for some function implementations |
| Date | 2017-05-02 05:40 +0200 |
| Message-ID | <tCwPn-Wb-1@gated-at.bofh.it> (permalink) |
| References | <tur0t-7ie-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Markus, Apologies for the delayed follow-up here as well. On Sun, 2017-04-09 at 21:43 +0200, SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Sun, 9 Apr 2017 21:33:21 +0200 > > A few update suggestions were taken into account > from static source code analysis. > > Markus Elfring (5): > rd: Use kcalloc() in two functions > rd: Delete error messages for failed memory allocations > rd: Improve size determinations in two functions > sbc: Use kmalloc_array() in compare_and_write_callback() > transport: Use kmalloc_array() in transport_kmap_data_sg() > > drivers/target/target_core_rd.c | 33 +++++++++------------------------ > drivers/target/target_core_sbc.c | 4 ++-- > drivers/target/target_core_transport.c | 2 +- > 3 files changed, 12 insertions(+), 27 deletions(-) > Applied. Thank you.
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/5] target: Fine-tuning for some function implementations "Nicholas A. Bellinger" <nab@linux-iscsi.org> - 2017-05-02 05:40 +0200
csiph-web