Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1704807 > unrolled thread
| Started by | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| First post | 2017-08-06 12:20 +0200 |
| Last post | 2017-08-06 12:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations SF Markus Elfring <elfring@users.sourceforge.net> - 2017-08-06 12:20 +0200
| From | SF Markus Elfring <elfring@users.sourceforge.net> |
|---|---|
| Date | 2017-08-06 12:20 +0200 |
| Subject | Re: [PATCH 00/13] DRBD-receiver: Fine-tuning for six function implementations |
| Message-ID | <ubqP7-UH-5@gated-at.bofh.it> |
> Date: Sat, 10 Sep 2016 22:13:22 +0200 > > Several update suggestions were taken into account > from static source code analysis. > > Markus Elfring (13): > Use kmalloc_array() in receive_uuids() > Delete an error message for a failed kmalloc_array() call > Move an assignment in receive_uuids() > Improve a size determination in drbd_do_features() > Delete an unnecessary initialisation in receive_sizes() > Improve a size determination in receive_sizes() > Delete an error message for a failed kzalloc() call in receive_sizes() > Move an assignment in receive_sizes() > Improve determination of sizes in receive_SyncParam() > Delete error messages for failed resource allocations in receive_SyncParam() > Improve a size determination in receive_protocol() > Delete error messages for failed resource allocations in receive_protocol() > Improve determination of sizes in receive_Barrier() > > drivers/block/drbd/drbd_receiver.c | 45 ++++++++++++++++---------------------- > 1 file changed, 19 insertions(+), 26 deletions(-) Would you like to take another look at change possibilities for this software module? Regards, Markus
Back to top | Article view | linux.kernel
csiph-web