diff options
author | 2014-01-10 17:14:48 -0700 | |
---|---|---|
committer | 2014-01-13 11:57:29 -0700 | |
commit | 0b950f0f3c67e42f18c655a3ab3e36ea192635bb (patch) | |
tree | 65094ce9f4b053c0188ad08466da914a0386087d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI: Remove unused alloc_pci_dev() (diff) | |
download | linux-dev-0b950f0f3c67e42f18c655a3ab3e36ea192635bb.tar.xz linux-dev-0b950f0f3c67e42f18c655a3ab3e36ea192635bb.zip |
PCI: Make local functions static
Using 'make namespacecheck' identify code which should be declared static.
Checked for users in other driver/archs as well. Compile tested only.
This stops exporting the following interfaces to modules:
pci_target_state()
pci_load_saved_state()
[bhelgaas: retained pci_find_next_ext_capability() and pci_cfg_space_size()]
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions