Commit ad509996 authored by Dongli Zhang's avatar Dongli Zhang Committed by Christoph Hellwig
Browse files

nvme-pci: remove the empty line at the beginning of nvme_should_reset()



Just cleanup by removing the empty line.

Signed-off-by: default avatarDongli Zhang <dongli.zhang@oracle.com>
Reviewed-by: default avatarSagi Grimberg <sagi@grimberg.me>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 9dc54a0d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1155,7 +1155,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.
	 */