]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commitb7fe943421396b61b9f7a97c2554ed999e0f3658
tree2f18bf6af90db4df0d6c5d6b6e27692626c8414c
parent843a85ced99b9c8f8221f11d5cbcc56c2dae2842
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable

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