All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme-core: increamental cleanup
@ 2020-09-30 23:24 Chaitanya Kulkarni
  2020-09-30 23:24 ` [PATCH 1/2] nvme-core: remove extra variable Chaitanya Kulkarni
  2020-09-30 23:24 ` [PATCH 2/2] nvme-core: remove extra condition for vwc Chaitanya Kulkarni
  0 siblings, 2 replies; 4+ messages in thread
From: Chaitanya Kulkarni @ 2020-09-30 23:24 UTC (permalink / raw)
  To: linux-nvme; +Cc: hch, Chaitanya Kulkarni, sagi

Hi,

This is an increamental cleanup which was discussed during review of
"refactor the nvme scanning and validation code " [1]. This fixes minor
nits in nvme_validate_ns() and nvme_set_queue_limits().

Regards,
Chaitanya

[1] http://lists.infradead.org/pipermail/linux-nvme/2020-September/019886.html

Chaitanya Kulkarni (2):
  nvme-core: remove extra variable
  nvme-core: remove extra condition for vwc

 drivers/nvme/host/core.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

-- 
2.22.1


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

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

end of thread, other threads:[~2020-10-01 18:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30 23:24 [PATCH 0/2] nvme-core: increamental cleanup Chaitanya Kulkarni
2020-09-30 23:24 ` [PATCH 1/2] nvme-core: remove extra variable Chaitanya Kulkarni
2020-09-30 23:24 ` [PATCH 2/2] nvme-core: remove extra condition for vwc Chaitanya Kulkarni
2020-10-01 18:06   ` Keith Busch

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.