Re: [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers

From: Christoph Hellwig
Date: Mon Aug 12 2024 - 05:09:05 EST


On Tue, Aug 06, 2024 at 02:06:39PM +0200, Daniel Wagner wrote:
> * Copyright (c) 2016 Christoph Hellwig.

None of my code left at this point :)

> /**
> * blk_mq_pci_get_queue_affinity - get affinity mask queue mapping for PCI device
> * @dev_data: Pointer to struct pci_dev.

But on to something more substancial: thes get_queue_affinity
wrappers have nothing specific in them. So maybe move them into
the PCI and virtio subsystems instead and kill off these files
entirely.