On 3/22/23 05:37, Sagi Grimberg wrote: > 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@xxxxxxxxxxx> > --- > Based on the discussion on the other thread on the Keith's patch this looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck