All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Cleanup controller configuration register handling
@ 2025-02-13  6:49 Damien Le Moal
  2025-02-13  6:49 ` [PATCH v2 1/2] nvme: Cleanup the definition of the controller config register fields Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Damien Le Moal @ 2025-02-13  6:49 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.

Changes from v1:
 - Added comments to describe the CC enum and its fields (patch 1)
 - Added review tags to patch 2

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        | 40 ++++++++++++++++++++++++++++++-------
 2 files changed, 40 insertions(+), 14 deletions(-)

-- 
2.48.1



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

end of thread, other threads:[~2025-02-18 15:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13  6:49 [PATCH v2 0/2] Cleanup controller configuration register handling Damien Le Moal
2025-02-13  6:49 ` [PATCH v2 1/2] nvme: Cleanup the definition of the controller config register fields Damien Le Moal
2025-02-13  7:05   ` Christoph Hellwig
2025-02-13 17:44   ` Chaitanya Kulkarni
2025-02-13  6:50 ` [PATCH v2 2/2] nvmet: Use enum definitions instead of hardcoded values Damien Le Moal
2025-02-18 15:46 ` [PATCH v2 0/2] Cleanup controller configuration register handling Keith Busch

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.