Searched hist:"7730 c3be06e255082077594f60aae77f9914c5ad" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/PCI/ |
H A D | msi-howto.rst | diff 7730c3be06e255082077594f60aae77f9914c5ad Mon Dec 30 07:14:28 CST 2019 Zenghui Yu <yuzenghui@huawei.com> Documentation: PCI: Fix pci_alloc_irq_vectors() function name typo
Documentation/PCI/msi-howto.rst referred to pci_irq_alloc_vectors() when it should refer to pci_alloc_irq_vectors(). Fix the typo.
Link: https://lore.kernel.org/r/20191230131428.1200-1-yuzenghui@huawei.com Signed-off-by: Zenghui Yu <yuzenghui@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Andrew Murray <andrew.murray@arm.com>
|