Signed-off-by: Andrew Morton --- drivers/pci/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/pci/pci.c~gregkh-pci-pci-kernel-doc-fix drivers/pci/pci.c --- a/drivers/pci/pci.c~gregkh-pci-pci-kernel-doc-fix +++ a/drivers/pci/pci.c @@ -1325,7 +1325,7 @@ pci_intx(struct pci_dev *pdev, int enabl /** * pci_msi_off - disables any msi or msix capabilities - * @pdev: the PCI device to operate on + * @dev: the PCI device to operate on * * If you want to use msi see pci_enable_msi and friends. * This is a lower level primitive that allows us to disable _