All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmet: configfs small cleanup
@ 2022-03-08 22:56 Chaitanya Kulkarni
  2022-03-08 22:56 ` [PATCH 1/2] nvmet: don't fold lines Chaitanya Kulkarni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaitanya Kulkarni @ 2022-03-08 22:56 UTC (permalink / raw)
  To: linux-nvme; +Cc: hch, sagi, Chaitanya Kulkarni

Hi,

This has small-cleanup for target configfs.c.

-ck

Chaitanya Kulkarni (2):
  nvmet: don't fold lines
  nvmet: use snprintf() with PAGE_SIZE in configfs

 drivers/nvme/target/configfs.c | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

-- 
2.29.0



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

end of thread, other threads:[~2022-03-14  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 22:56 [PATCH 0/2] nvmet: configfs small cleanup Chaitanya Kulkarni
2022-03-08 22:56 ` [PATCH 1/2] nvmet: don't fold lines Chaitanya Kulkarni
2022-03-08 22:56 ` [PATCH 2/2] nvmet: use snprintf() with PAGE_SIZE in configfs Chaitanya Kulkarni
2022-03-14  7:42 ` [PATCH 0/2] nvmet: configfs 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.