nvme: remove the io_incapable method
authorChristoph Hellwig <hch@lst.de>
Tue, 26 Apr 2016 11:51:56 +0000 (13:51 +0200)
committerJens Axboe <axboe@fb.com>
Mon, 2 May 2016 15:09:20 +0000 (09:09 -0600)
commit04a934d4c7251e6458a7898c2b4d6c2da29b132c
treefa06646af2a3657a0533c27d18dc4f727293f892
parent23bd63ceea30878758c303baaf9f8e28f299c578
nvme: remove the io_incapable method

It's unused since "NVMe: Move error handling to failed reset handler".

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Jon Derrick <jonathan.derrick@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c