linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] nvme trailing whitespace cleanup
@ 2021-04-10 20:15 Niklas Cassel
  2021-04-10 20:15 ` [PATCH 1/3] nvme-pci: remove single trailing whitespace Niklas Cassel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Niklas Cassel @ 2021-04-10 20:15 UTC (permalink / raw)
  To: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg
  Cc: Niklas Cassel, linux-nvme, linux-kernel

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

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2021-04-12  7:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-10 20:15 [PATCH 0/3] nvme trailing whitespace cleanup Niklas Cassel
2021-04-10 20:15 ` [PATCH 1/3] nvme-pci: remove single trailing whitespace Niklas Cassel
2021-04-10 20:15 ` [PATCH 2/3] nvme-multipath: " Niklas Cassel
2021-04-10 20:16 ` [PATCH 3/3] nvme: " Niklas Cassel
2021-04-12  7:51 ` [PATCH 0/3] nvme trailing whitespace cleanup Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).