]> git.baikalelectronics.ru Git - kernel.git/commit
nvme-pci: remove the empty line at the beginning of nvme_should_reset()
authorDongli Zhang <dongli.zhang@oracle.com>
Mon, 8 Jun 2020 16:20:02 +0000 (09:20 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 14:16:16 +0000 (16:16 +0200)
commit9947f6c564126a7fba4d5f0379399958898b9baa
treeaf6aeeba0001ea2d2bf43a007268969db6f55f83
parent77c26d7bb8455745b144da08d295bd15a6bc9c6a
nvme-pci: remove the empty line at the beginning of nvme_should_reset()

Just cleanup by removing the empty line.

Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/pci.c