linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a return value + some cleanups
@ 2017-06-11  6:40 Christophe JAILLET
  2017-06-11  6:40 ` [PATCH 1/2] scsi: qedi: Fix a return value in case of error in 'qedi_alloc_global_queues' Christophe JAILLET
  2017-06-11  6:40 ` [PATCH 2/2] scsi: qedi: Use 'dma_zalloc_coherent' to reduce code verbosity Christophe JAILLET
  0 siblings, 2 replies; 4+ messages in thread
From: Christophe JAILLET @ 2017-06-11  6:40 UTC (permalink / raw)
  To: QLogic-Storage-Upstream, jejb, martin.petersen
  Cc: linux-scsi, linux-kernel, kernel-janitors, Christophe JAILLET

This patch serie first fixes a case where an error code was missing.
The other path is just a cleanup in the same area.

Christophe JAILLET (2):
  scsi: qedi: Fix a return value in case of error in
    'qedi_alloc_global_queues'
  scsi: qedi: Use 'dma_zalloc_coherent' to reduce code verbosity.

 drivers/scsi/qedi/qedi_main.c | 40 +++++++++++++++++-----------------------
 1 file changed, 17 insertions(+), 23 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-06-11  8:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-11  6:40 [PATCH 0/2] Fix a return value + some cleanups Christophe JAILLET
2017-06-11  6:40 ` [PATCH 1/2] scsi: qedi: Fix a return value in case of error in 'qedi_alloc_global_queues' Christophe JAILLET
2017-06-11  8:34   ` walter harms
2017-06-11  6:40 ` [PATCH 2/2] scsi: qedi: Use 'dma_zalloc_coherent' to reduce code verbosity Christophe JAILLET

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).