Re: [PATCH 0/3] scsi: qedf: Fix a return value + some cleanups

From: Chad Dupuis
Date: Mon Jun 12 2017 - 10:03:58 EST



On Sun, 11 Jun 2017, 2:16am, Christophe JAILLET wrote:

> 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(-)
>
>

All are sensible small improvements. Ack the series.

series-acked-by: Chad Dupuis <chad.dupuis@xxxxxxxxxx>