All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] nvme-fabrics: small cleanup
@ 2022-01-12  6:20 Chaitanya Kulkarni
  2022-01-12  6:20 ` [PATCH 1/5] nvme-fabrics: use consistent zeroout pattern Chaitanya Kulkarni
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Chaitanya Kulkarni @ 2022-01-12  6:20 UTC (permalink / raw)
  To: linux-nvme; +Cc: hch, sagi, Chaitanya Kulkarni

From: Chaitanya Kulkarni <kch@nvidia.com>

Hi,

This has small cleaups and a fix suggested by Sagi for
nvmf_dev_show().

-ck

Chaitanya Kulkarni (5):
  nvme-fabrics: use consistent zeroout pattern
  nvme-fabrics: remove unnecessary braces for case
  nvme-fabrics: use unsigned int type
  nvme-fabrics: use unsigned int type
  nvme-fabrics: set ret to -ENODEV for error case

 drivers/nvme/host/fabrics.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.29.0



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

end of thread, other threads:[~2022-01-26 17:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12  6:20 [PATCH 0/5] nvme-fabrics: small cleanup Chaitanya Kulkarni
2022-01-12  6:20 ` [PATCH 1/5] nvme-fabrics: use consistent zeroout pattern Chaitanya Kulkarni
2022-01-13 16:15   ` Keith Busch
2022-01-12  6:20 ` [PATCH 2/5] nvme-fabrics: remove unnecessary braces for case Chaitanya Kulkarni
2022-01-13 16:16   ` Keith Busch
2022-01-12  6:20 ` [PATCH 3/5] nvme-fabrics: use unsigned int type Chaitanya Kulkarni
2022-01-12 11:41   ` Max Gurtovoy
2022-01-13 16:20   ` Keith Busch
2022-01-12  6:21 ` [PATCH 4/5] " Chaitanya Kulkarni
2022-01-12  6:21 ` [PATCH 5/5] nvme-fabrics: set ret to -ENODEV for error case Chaitanya Kulkarni
2022-01-13 16:28   ` Keith Busch
2022-01-17  8:50     ` Chaitanya Kulkarni
2022-01-19  6:26       ` Sagi Grimberg
2022-01-19  7:40         ` Chaitanya Kulkarni
2022-01-19 11:24           ` Sagi Grimberg
2022-01-26 16:32 ` [PATCH 0/5] nvme-fabrics: small 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.