diff options
author | Ahmed S. Darwish <darwi@linutronix.de> | 2022-11-11 14:54:53 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2022-11-17 15:15:21 +0100 |
commit | 017239c8db209307d2acfc0f9a3b104c39f911b3 (patch) | |
tree | b60ca123d467970c35592102705a5eb810e062bf /tools | |
parent | PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c (diff) | |
download | linux-017239c8db209307d2acfc0f9a3b104c39f911b3.tar.xz linux-017239c8db209307d2acfc0f9a3b104c39f911b3.zip |
PCI/MSI: Move pci_irq_vector() to api.c
To disentangle the maze in msi.c, all exported device-driver MSI APIs are
now to be grouped in one file, api.c.
Move pci_irq_vector() and let its kernel-doc match the rest of the file.
Signed-off-by: Ahmed S. Darwish <darwi@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20221111122014.984490384@linutronix.de
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions