PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
authorRyan Desfosses <ryan@desfo.org>
Fri, 25 Apr 2014 20:32:25 +0000 (14:32 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 10 Jun 2014 19:36:10 +0000 (13:36 -0600)
Move EXPORT_SYMBOL so it immediately follows the function or variable.

No functional change.

[bhelgaas: squash similar changes, fix hotplug, probe, rom, search, too]
Signed-off-by: Ryan Desfosses <ryan@desfo.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
12 files changed:
drivers/pci/bus.c
drivers/pci/hotplug/acpiphp_core.c
drivers/pci/hotplug/cpci_hotplug_core.c
drivers/pci/hotplug/pci_hotplug_core.c
drivers/pci/hotplug/rpaphp_core.c
drivers/pci/htirq.c
drivers/pci/pci-driver.c
drivers/pci/pci.c
drivers/pci/probe.c
drivers/pci/rom.c
drivers/pci/search.c
drivers/pci/setup-res.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge