]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: remove the unused status argument from nvme_trace_bio_complete
authorMax Gurtovoy <mgurtovoy@nvidia.com>
Tue, 5 Jan 2021 10:34:02 +0000 (10:34 +0000)
committerChristoph Hellwig <hch@lst.de>
Wed, 6 Jan 2021 09:30:37 +0000 (10:30 +0100)
commite7c7425772db72ed7699e05b93c8551bdd7749a2
treec698cf882c28df2b5fd62d48a29c93dd9b611967
parent8d35a83ee06fa5fe49b87fe4a317f4b96a41b64e
nvme: remove the unused status argument from nvme_trace_bio_complete

The only used argument in this function is the "req".

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Reviewed-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h