linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] A few code cleanups
@ 2019-11-25 16:06 Edmund Nadolski
  2019-11-25 16:06 ` [PATCH 1/2] nvme: remove unused return code from nvme_alloc_ns Edmund Nadolski
  2019-11-25 16:06 ` [PATCH 2/2] nvme: else following return is not needed Edmund Nadolski
  0 siblings, 2 replies; 10+ messages in thread
From: Edmund Nadolski @ 2019-11-25 16:06 UTC (permalink / raw)
  To: edmund.nadolski, linux-nvme, kbusch

This patchset adds a few simple cleanups to the nvme code.

Edmund Nadolski (2):
  nvme: remove unused return code from nvme_alloc_ns
  nvme: else following return is not needed

 drivers/nvme/host/core.c | 21 ++++++---------------
 drivers/nvme/host/pci.c  |  2 +-
 2 files changed, 7 insertions(+), 16 deletions(-)

-- 
2.20.1


_______________________________________________
linux-nvme mailing list
linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2019-11-26 17:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-25 16:06 [PATCH 0/2] A few code cleanups Edmund Nadolski
2019-11-25 16:06 ` [PATCH 1/2] nvme: remove unused return code from nvme_alloc_ns Edmund Nadolski
2019-11-25 16:09   ` Johannes Thumshirn
2019-11-25 16:46     ` Nadolski, Edmund
2019-11-25 17:06       ` Keith Busch
2019-11-26  4:01         ` Chaitanya Kulkarni
2019-11-26 16:47           ` Christoph Hellwig
2019-11-25 16:06 ` [PATCH 2/2] nvme: else following return is not needed Edmund Nadolski
2019-11-26 16:48   ` Christoph Hellwig
2019-11-26 17:38     ` Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).