All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] release /dev/nvmeX if nvme_probe failed
@ 2018-07-01 15:20 Weiping Zhang
  2018-07-01 15:20 ` [PATCH 1/2] nvme-pci: remove whitespace Weiping Zhang
  2018-07-01 15:20 ` [PATCH 2/2] nvme-pci: release nvme_ctrl if failed to alloc memory in nvme_probe Weiping Zhang
  0 siblings, 2 replies; 9+ messages in thread
From: Weiping Zhang @ 2018-07-01 15:20 UTC (permalink / raw)


First patch only remove whitespace, coding style fixup.
Second patch, remove nvme_ctrl device (/dev/nvmeX) if failed to alloc
memory for iod_mempool in nvme_probe.

Weiping Zhang (2):
  nvme-pci: remove whitespace
  nvme-pci: release nvme_ctrl if failed to alloc memory in nvme_probe

 drivers/nvme/host/pci.c | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-07-02 16:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-01 15:20 [PATCH 0/2] release /dev/nvmeX if nvme_probe failed Weiping Zhang
2018-07-01 15:20 ` [PATCH 1/2] nvme-pci: remove whitespace Weiping Zhang
2018-07-02  9:49   ` Sagi Grimberg
2018-07-02 13:07   ` Christoph Hellwig
2018-07-02 15:45   ` Keith Busch
2018-07-02 16:10     ` Weiping Zhang
2018-07-01 15:20 ` [PATCH 2/2] nvme-pci: release nvme_ctrl if failed to alloc memory in nvme_probe Weiping Zhang
2018-07-02  9:53   ` Sagi Grimberg
2018-07-02 16:13     ` Weiping Zhang

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.