summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKelsey Skunberg <skunberg.kelsey@gmail.com>2019-07-25 02:38:43 +0300
committerBjorn Helgaas <bhelgaas@google.com>2019-07-30 16:45:52 +0300
commitecd29c1a38af4ba6e61382591dfe93f06f14ba25 (patch)
tree95a88df15dd1d79553446818d2362efd7f38a39d /tools/perf/scripts/python/export-to-sqlite.py
parent003d3b2c5f835d897b3b10a13a9e1340630e93f1 (diff)
downloadlinux-ecd29c1a38af4ba6e61382591dfe93f06f14ba25.tar.xz
PCI: Make pci_bus_get(), pci_bus_put() private
These interfaces: struct pci_bus *pci_bus_get(struct pci_bus *bus); void pci_bus_put(struct pci_bus *bus); are only used in drivers/pci/ and do not need to be seen by the rest of the kernel. Move them to drivers/pci/pci.h so they're private to the PCI subsystem. Link: https://lore.kernel.org/r/20190724233848.73327-7-skunberg.kelsey@gmail.com Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions