All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] nvme-fabrics: cleanup around nvmf_log_connect_error()
@ 2021-05-21 22:41 Chaitanya Kulkarni
  2021-05-21 22:41 ` [PATCH 1/4] nvme-fabrics: fix comment nvmf_log_connect_error() Chaitanya Kulkarni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chaitanya Kulkarni @ 2021-05-21 22:41 UTC (permalink / raw)
  To: linux-nvme; +Cc: hch, kbusch, sagi, Chaitanya Kulkarni

Hi,

Small cleanup around nvmf_log_connect_error() to fix style issues.

-ck.

Chaitanya Kulkarni (4):
  nvme-fabrics: fix comment nvmf_log_connect_error()
  nvme-fabrics: remove extra new lines in the switch
  nvme-fabrics: remove extra comment
  nvme-fabrics: remove extra braces

 drivers/nvme/host/fabrics.c | 31 +++++++++++--------------------
 1 file changed, 11 insertions(+), 20 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] 6+ messages in thread

end of thread, other threads:[~2021-05-25  7:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-21 22:41 [PATCH 0/4] nvme-fabrics: cleanup around nvmf_log_connect_error() Chaitanya Kulkarni
2021-05-21 22:41 ` [PATCH 1/4] nvme-fabrics: fix comment nvmf_log_connect_error() Chaitanya Kulkarni
2021-05-21 22:41 ` [PATCH 2/4] nvme-fabrics: remove extra new lines in the switch Chaitanya Kulkarni
2021-05-21 22:41 ` [PATCH 3/4] nvme-fabrics: remove extra comment Chaitanya Kulkarni
2021-05-21 22:42 ` [PATCH 4/4] nvme-fabrics: remove extra braces Chaitanya Kulkarni
2021-05-25  7:32 ` [PATCH 0/4] nvme-fabrics: cleanup around nvmf_log_connect_error() 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.