]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: remove single trailing whitespace
authorNiklas Cassel <Niklas.Cassel@wdc.com>
Sat, 10 Apr 2021 20:15:43 +0000 (20:15 +0000)
committerChristoph Hellwig <hch@lst.de>
Thu, 15 Apr 2021 06:12:54 +0000 (08:12 +0200)
commit4bcce509391817928a1a5c4f30f2ccfbf0239fe6
tree615d67d099c170e2d392efae995d17f94340e796
parentb209367075bbfa39dcecb96fc7a26bf4cee65f3f
nvme-pci: remove single trailing whitespace

There is a single trailing whitespace in pci.c.
Since this is just a single whitespace, the chances of this affecting
backports to stable should be quite low, so let's just remove it.

Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c