[PATCH v2 0/2] nvme: make pr code more readble

Guixin Liu kanie at linux.alibaba.com
Tue Nov 19 23:10:06 PST 2024


Changes from v1 to v2:
- Move the generic definitions to linux/nvme.h and add a separate
patch for the changes of linux/nvme.h.
- Define the different CPTPL bits separately.

Guixin Liu (2):
  nvme: introduce change ptpl and iekey definition
  nvme: tuning pr code by using defined structs and macros

 drivers/nvme/host/pr.c | 122 +++++++++++++++++++++++++----------------
 include/linux/nvme.h   |   9 +++
 2 files changed, 84 insertions(+), 47 deletions(-)

-- 
2.43.0




More information about the Linux-nvme mailing list