nvme-pci: cleaning up nvme_pci_init_request
authorIrvin Cote <irvincoteg@gmail.com>
Fri, 12 May 2023 06:05:37 +0000 (03:05 -0300)
committerKeith Busch <kbusch@kernel.org>
Mon, 12 Jun 2023 17:33:03 +0000 (10:33 -0700)
commit4a4d9bc0c86dcd7b6f9b5471962839e8ce7682e4
tree6302403bef23f253455ed167748684d4ad157523
parentf3f28373152da143da9d163b2529669508e52e8e
nvme-pci: cleaning up nvme_pci_init_request

Erase the superfluous line that retrieves the nvme_dev.

Signed-off-by: Irvin Cote <irvincoteg@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/pci.c