Just cleanup by removing the empty line.

Signed-off-by: Dongli Zhang <[email protected]>
---
 drivers/nvme/host/pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c
index d690d5593a80..4471e9910906 100644
--- a/drivers/nvme/host/pci.c
+++ b/drivers/nvme/host/pci.c
@@ -1153,7 +1153,6 @@ static void abort_endio(struct request *req, blk_status_t 
error)
 
 static bool nvme_should_reset(struct nvme_dev *dev, u32 csts)
 {
-
        /* If true, indicates loss of adapter communication, possibly by a
         * NVMe Subsystem reset.
         */
-- 
2.17.1

Reply via email to