On Mon, Aug 12, 2024 at 11:08:48AM GMT, Christoph Hellwig wrote: > 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 :) I do my best to reduce code :) > > /** > > * 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. Make sense!