PCI: Remove "extern" from function declarations
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 12 Apr 2013 18:02:59 +0000 (12:02 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 17 Apr 2013 16:21:17 +0000 (10:21 -0600)
commitf39d5b72913e2a9ff00ba5ab145ee05a888b1286
treebf037ca60a3724a7636166093b4b2ede4aeaf464
parent9fc9eea09f518b9bbdc0a14ef668698c913ba614
PCI: Remove "extern" from function declarations

We had an inconsistent mix of using and omitting the "extern" keyword
on function declarations in header files.  This removes them all.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
17 files changed:
drivers/pci/hotplug/acpiphp.h
drivers/pci/hotplug/cpci_hotplug.h
drivers/pci/hotplug/cpqphp.h
drivers/pci/hotplug/cpqphp_nvram.h
drivers/pci/hotplug/ibmphp.h
drivers/pci/hotplug/pciehp.h
drivers/pci/hotplug/rpadlpar.h
drivers/pci/hotplug/rpaphp.h
drivers/pci/hotplug/shpchp.h
drivers/pci/pci.h
drivers/pci/pcie/aer/aerdrv.h
drivers/pci/pcie/portdrv.h
include/linux/pci-aspm.h
include/linux/pci-ats.h
include/linux/pci.h
include/linux/pci_hotplug.h
include/linux/pcieport_if.h