[PATCH 6/9] nvme-pci: remove superfluous arguments

Keith Busch kbusch at kernel.org
Wed Jun 11 14:05:58 PDT 2025


On Tue, Jun 10, 2025 at 07:06:44AM +0200, Christoph Hellwig wrote:
> The call chain in the prep_rq and completion paths passes around a lot
> of nvme_dev, nvme_queue and nvme_command arguments that can be trivially
> derived from the passed in struct request.  Remove them.

Looks good

Reviewed-by: Keith Busch <kbusch at kernel.org>



More information about the Linux-nvme mailing list