nvme-fc: remove ->poll implementation
authorJens Axboe <axboe@kernel.dk>
Mon, 19 Nov 2018 18:37:31 +0000 (11:37 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 19 Nov 2018 19:06:32 +0000 (12:06 -0700)
commit92f806d678e5136e4777b21e5ed5368482ac9ea9
tree720a33dba08b300eb9f1739767ff677f151d8993
parent85f4d4b65fdd67f1d6dc9eeb1d91923cef07eb6a
nvme-fc: remove ->poll implementation

It's specifically looking for a given request, which we will not be
supporting going forward. Also kill the qla2xxx poll implementation
as that's the only user of the nvme-fc poll, and the now unused
->poll_queue() hook.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/fc.c
drivers/scsi/qla2xxx/qla_nvme.c
include/linux/nvme-fc-driver.h