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

There is a single trailing whitespace in core.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/core.c