[PATCH 0/3] nvme trailing whitespace cleanup

Niklas Cassel Niklas.Cassel at wdc.com
Sat Apr 10 21:15:42 BST 2021


Hello nvme peeps,

This series removes all the trailing whitespace I could find using:
git grep '[[:blank:]]$' drivers/nvme

So this should remove all the existing trailing whitespace in
drivers/nvme/*


Kind regards,
Niklas


Niklas Cassel (3):
  nvme-pci: remove single trailing whitespace
  nvme-multipath: remove single trailing whitespace
  nvme: remove single trailing whitespace

 drivers/nvme/host/core.c      | 2 +-
 drivers/nvme/host/multipath.c | 2 +-
 drivers/nvme/host/pci.c       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.30.2



More information about the Linux-nvme mailing list