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)
commit2b59787a223b79228fed9ade1bf6936194ddb8cd
treec698cf882c28df2b5fd62d48a29c93dd9b611967
parent9ceb7863537748c67fa43ac4f2f565819bbd36e4
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