All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] scsi: qedf: Fix a return value + some cleanups
@ 2017-06-11  6:16 ` Christophe JAILLET
  0 siblings, 0 replies; 14+ messages in thread
From: Christophe JAILLET @ 2017-06-11  6:16 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 2 other patches are just cleanups in the same area.

Christophe JAILLET (3):
  scsi: qedf: Fix a return value in case of error in
    'qedf_alloc_global_queues'
  scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.
  scsi: qedf: Merge a few quoted strings split across lines

 drivers/scsi/qedf/qedf_main.c | 38 +++++++++++++-------------------------
 1 file changed, 13 insertions(+), 25 deletions(-)

-- 
2.11.0


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

end of thread, other threads:[~2017-06-13  1:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-11  6:16 [PATCH 0/3] scsi: qedf: Fix a return value + some cleanups Christophe JAILLET
2017-06-11  6:16 ` Christophe JAILLET
2017-06-11  6:16 ` [PATCH 1/3] scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues' Christophe JAILLET
2017-06-11  6:16   ` Christophe JAILLET
2017-06-11  8:33   ` walter harms
2017-06-11  8:33     ` walter harms
2017-06-11  6:16 ` [PATCH 2/3] scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity Christophe JAILLET
2017-06-11  6:16   ` Christophe JAILLET
2017-06-11  6:16 ` [PATCH 3/3] scsi: qedf: Merge a few quoted strings split across lines Christophe JAILLET
2017-06-11  6:16   ` Christophe JAILLET
2017-06-12 14:03 ` [PATCH 0/3] scsi: qedf: Fix a return value + some cleanups Chad Dupuis
2017-06-12 14:03   ` Chad Dupuis
2017-06-13  1:22 ` Martin K. Petersen
2017-06-13  1:22   ` Martin K. Petersen

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.