+0
−5
+0
−1
block/blk-mq-rdma.c
deleted100644 → 0
+0
−44
+2
−5
include/linux/blk-mq-rdma.h
deleted100644 → 0
+0
−11
Loading
No rdma device exposes its irq vectors affinity today. So the only mapping that we have left, is the default blk_mq_map_queues, which we fallback to anyways. Also fixup the only consumer of this helper (nvme-rdma). Remove this now dead code. Signed-off-by:Sagi Grimberg <sagi@grimberg.me> Acked-by:
Keith Busch <kbusch@kernel.org> Signed-off-by:
Christoph Hellwig <hch@lst.de>