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)
commitad509996432e54284d35f2e42b0f78273cbef27d
treeaf6aeeba0001ea2d2bf43a007268969db6f55f83
parent9dc54a0d15665088f4c4ee30df5d2a94f03be3fa
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