diff options
author | Christoph Hellwig <hch@lst.de> | 2025-06-25 13:35:02 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-06-30 15:50:53 -0600 |
commit | deecd1c49cd36df206a20afb82399cbc9058c16d (patch) | |
tree | 53a8930c62d906362cfdd3a530ad1b717540ae26 /scripts/lib/kdoc/kdoc_files.py | |
parent | cd71b52a559d816f5631cf4fdc49ade13cc6ac02 (diff) |
nvme-pci: remove superfluous arguments
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.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20250625113531.522027-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions