All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Cleanup controller configuration register handling
@ 2025-02-10  0:29 Damien Le Moal
  2025-02-10  0:29 ` [PATCH 1/2] nvme: Cleanup the definition of the controller config register fields Damien Le Moal
  2025-02-10  0:29 ` [PATCH 2/2] nvmet: Use enum definitions instead of hardcoded values Damien Le Moal
  0 siblings, 2 replies; 10+ messages in thread
From: Damien Le Moal @ 2025-02-10  0:29 UTC (permalink / raw)
  To: linux-nvme, Keith Busch, Christoph Hellwig, Sagi Grimberg

A couple of patches to cleanup the definition and handling of the CC
register. No functional changes.

Damien Le Moal (2):
  nvme: Cleanup the definition of the controller config register fields
  nvmet: Use enum definitions instead of hardcoded values

 drivers/nvme/target/nvmet.h | 14 +++++++-------
 include/linux/nvme.h        | 25 ++++++++++++++++++-------
 2 files changed, 25 insertions(+), 14 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-02-13  6:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10  0:29 [PATCH 0/2] Cleanup controller configuration register handling Damien Le Moal
2025-02-10  0:29 ` [PATCH 1/2] nvme: Cleanup the definition of the controller config register fields Damien Le Moal
2025-02-12 18:26   ` Chaitanya Kulkarni
2025-02-13  6:00   ` Christoph Hellwig
2025-02-13  6:07     ` Damien Le Moal
2025-02-13  6:23       ` Christoph Hellwig
2025-02-13  6:24         ` Damien Le Moal
2025-02-10  0:29 ` [PATCH 2/2] nvmet: Use enum definitions instead of hardcoded values Damien Le Moal
2025-02-12 18:26   ` Chaitanya Kulkarni
2025-02-13  6:01   ` 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.