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