]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: pass status to nvme_error_status
authorSagi Grimberg <sagi@grimberg.me>
Thu, 29 Aug 2019 19:53:15 +0000 (12:53 -0700)
committerSagi Grimberg <sagi@grimberg.me>
Thu, 12 Sep 2019 15:50:45 +0000 (08:50 -0700)
commit5fb7b8a5ed1043789efa117f4a861740a99494d4
tree122881a4b8a8f437322f13e38f0890352af137d0
parent44a605bed2a0b9930aa0c0f24f60e8a6a2dc3a90
nvme: pass status to nvme_error_status

No need for the full blown request structure.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/host/core.c