diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-03-11 19:46:58 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-03-20 16:44:25 -0500 |
commit | 95c4e6d42c99237c0264d1a401a6223849477cb6 (patch) | |
tree | f645980aa3795e85b4947a5c8efb0c48f7efeb2a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ec19bfa78bd788945e2445b09de7b4482dee432 (diff) |
PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
pci_rescan_bus_bridge_resize() is only used by code inside PCI subsystem.
The comment also falsely advertises it to be for hotplug drivers, yet the
only caller is from sysfs store function. Move the function declaration
into pci/pci.h.
Link: https://lore.kernel.org/r/20250311174701.3586-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
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