All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] nvme-core: increamental cleanup
@ 2020-10-01 18:54 Chaitanya Kulkarni
  2020-10-01 18:54 ` [PATCH V2 1/2] nvme-core: remove extra variable Chaitanya Kulkarni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chaitanya Kulkarni @ 2020-10-01 18:54 UTC (permalink / raw)
  To: linux-nvme; +Cc: kbusch, 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

* Changes from V1 :-

1. Remove the use of ternery operator in the second patch.

[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] 5+ messages in thread

end of thread, other threads:[~2020-10-05 12:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-01 18:54 [PATCH V2 0/2] nvme-core: increamental cleanup Chaitanya Kulkarni
2020-10-01 18:54 ` [PATCH V2 1/2] nvme-core: remove extra variable Chaitanya Kulkarni
2020-10-01 18:54 ` [PATCH V2 2/2] nvme-core: remove extra condition for vwc Chaitanya Kulkarni
2020-10-01 20:51   ` Keith Busch
2020-10-05 12:48 ` [PATCH V2 0/2] nvme-core: increamental cleanup Christoph Hellwig

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.