public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] block-skd: Adjustments for some function implementations
@ 2017-08-07 12:55 SF Markus Elfring
  2017-08-07 12:57 ` [PATCH 1/5] block-skd: Delete an error message for a failed memory allocation in three functions SF Markus Elfring
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: SF Markus Elfring @ 2017-08-07 12:55 UTC (permalink / raw)
  To: Andy Shevchenko, Arnd Bergmann, Geliang Tang, Jens Axboe,
	kernel-janitors
  Cc: LKML

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 7 Aug 2017 14:48:14 +0200

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

Markus Elfring (5):
  Delete an error message for a failed memory allocation in three functions
  Adjust 44 checks for null pointers
  Delete an unnecessary return statement in skd_pci_remove()
  Fix a typo in a comment line in skd_do_inq_page_da()
  Use ARRAY_SIZE() in skd_check_status()

 drivers/block/skd_main.c | 113 ++++++++++++++++++++---------------------------
 1 file changed, 49 insertions(+), 64 deletions(-)

-- 
2.13.4

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

end of thread, other threads:[~2017-08-07 13:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 12:55 [PATCH 0/5] block-skd: Adjustments for some function implementations SF Markus Elfring
2017-08-07 12:57 ` [PATCH 1/5] block-skd: Delete an error message for a failed memory allocation in three functions SF Markus Elfring
2017-08-07 13:00 ` [PATCH 2/5] block-skd: Adjust 44 checks for null pointers SF Markus Elfring
2017-08-07 13:02 ` [PATCH 3/5] block-skd: Delete an unnecessary return statement in skd_pci_remove() SF Markus Elfring
2017-08-07 13:03 ` [PATCH 4/5] block-skd: Fix a typo in a comment line in skd_do_inq_page_da() SF Markus Elfring
2017-08-07 13:05 ` [PATCH 5/5] block-skd: Use ARRAY_SIZE() in skd_check_status() SF Markus Elfring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox