All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] target/loopback/tcm: Adjustments for some function implementations
@ 2017-12-11 10:40 ` SF Markus Elfring
  0 siblings, 0 replies; 14+ messages in thread
From: SF Markus Elfring @ 2017-12-11 10:40 UTC (permalink / raw)
  To: target-devel, linux-scsi, Bart Van Assche, Nicholas A. Bellinger
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 11 Dec 2017 11:33:44 +0100

Some update suggestions were taken into account
from static source code analysis.

Markus Elfring (6):
  Delete an error message for a failed memory allocation in four functions
  Improve a size determination in two functions
  Combine substrings for 26 messages
  Delete two unnecessary variable initialisations in tcm_loop_issue_tmr()
  Delete an unnecessary return statement in tcm_loop_submission_work()
  Use seq_puts() in tcm_loop_show_info()

 drivers/target/loopback/tcm_loop.c | 145 ++++++++++++++++---------------------
 1 file changed, 61 insertions(+), 84 deletions(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-12-11 10:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-11 10:40 [PATCH 0/6] target/loopback/tcm: Adjustments for some function implementations SF Markus Elfring
2017-12-11 10:40 ` SF Markus Elfring
2017-12-11 10:42 ` [PATCH 1/6] target: tcm_loop: Delete an error message for a failed memory allocation in four functions SF Markus Elfring
2017-12-11 10:42   ` [PATCH 1/6] target: tcm_loop: Delete an error message for a failed memory allocation in four functio SF Markus Elfring
2017-12-11 10:43 ` [PATCH 2/6] target: tcm_loop: Improve a size determination in two functions SF Markus Elfring
2017-12-11 10:43   ` SF Markus Elfring
2017-12-11 10:44 ` [PATCH 3/6] target: tcm_loop: Combine substrings for 26 messages SF Markus Elfring
2017-12-11 10:44   ` SF Markus Elfring
2017-12-11 10:45 ` [PATCH 4/6] target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr() SF Markus Elfring
2017-12-11 10:45   ` [PATCH 4/6] target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop_issue_tmr( SF Markus Elfring
2017-12-11 10:46 ` [PATCH 5/6] target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submission_work() SF Markus Elfring
2017-12-11 10:46   ` SF Markus Elfring
2017-12-11 10:48 ` [PATCH 6/6] target: tcm_loop: Use seq_puts() in tcm_loop_show_info() SF Markus Elfring
2017-12-11 10:48   ` SF Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.