Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1663062
| From | Christophe JAILLET <christophe.jaillet@wanadoo.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Fix a return value + some cleanups |
| Date | 2017-06-11 08:50 +0200 |
| Message-ID | <tR4Rb-1I0-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] Fix a return value + some cleanups Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2017-06-11 08:50 +0200
csiph-web