Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1663054 > unrolled thread

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

Started byChristophe JAILLET <christophe.jaillet@wanadoo.fr>
First post2017-06-11 08:20 +0200
Last post2017-06-13 03:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] scsi: qedf: Fix a return value + some cleanups Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-06-11 08:20 +0200
    Re: [PATCH 0/3] scsi: qedf: Fix a return value + some cleanups "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-06-13 03:30 +0200

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

FromChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Date2017-06-11 08:20 +0200
Subject[PATCH 0/3] scsi: qedf: Fix a return value + some cleanups
Message-ID<tR4o9-1x7-3@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1664345

From"Martin K. Petersen" <martin.petersen@oracle.com>
Date2017-06-13 03:30 +0200
Message-ID<tRIOC-1q5-7@gated-at.bofh.it>
In reply to#1663054
Christophe,

> This patch serie first fixes a case where an error code was missing.
> The 2 other patches are just cleanups in the same area.

Applied to 4.13/scsi-queue with fixed typo.

-- 
Martin K. Petersen	Oracle Linux Engineering

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web