]> 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)
commite61a16896b299f9fe3294e7e6f43574792f6d2c3
treec698cf882c28df2b5fd62d48a29c93dd9b611967
parent0d56c1b4639814285120a45781ca8435b54b86e0
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