[PATCH 0/5] nvme: small cleanups
Chaitanya Kulkarni
chaitanya.kulkarni at wdc.com
Sun Jun 6 17:37:00 PDT 2021
Hi,
This adds a couple of helpers to remove the duplicate code. The last
patch removes the exta white lines from nvme-pci.
If this makes sense, please consider this series for 5.14.
-ck
Chaitanya Kulkarni (5):
nvme: use helper to remove duplicate code
nvme-fc: add a helper to check ctrl sgl support
nvme-tcp: use helper for ctrl sgl check
nvme-pci: use helper for ctrl sgl check
nvme-pci: remove trailing lines for helpers
drivers/nvme/host/fc.c | 2 +-
drivers/nvme/host/ioctl.c | 26 ++++++++++++++++----------
drivers/nvme/host/nvme.h | 8 ++++++++
drivers/nvme/host/pci.c | 4 +---
drivers/nvme/host/tcp.c | 2 +-
5 files changed, 27 insertions(+), 15 deletions(-)
--
2.22.1
More information about the Linux-nvme
mailing list