OSDN Git Service

Documentation: PCI: Fix pci_alloc_irq_vectors() function name typo
authorZenghui Yu <yuzenghui@huawei.com>
Mon, 30 Dec 2019 13:14:28 +0000 (21:14 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 30 Dec 2019 14:21:29 +0000 (08:21 -0600)
commit7730c3be06e255082077594f60aae77f9914c5ad
tree8fa5c62756afcaf1446f9fe57c0e4d2f13aa8dd0
parent3030df209aa8cf831b9963829bd9f94900ee8032
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>
Documentation/PCI/msi-howto.rst