aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2016-02-22 13:58:37 -0600
committerBjorn Helgaas <[email protected]>2016-02-29 17:47:31 -0600
commitf1cd93f9aabe3b8dcac53de1c88279dbd8e529c3 (patch)
tree5325556934a649cc5f50b82e876a32279b28839f /tools/perf/scripts/python/call-graph-from-postgresql.py
parentda006847231b2b2ce443b29f1d3df6df7415030d (diff)
PCI: Rename VPD symbols to remove unnecessary "pci22"
There's only one kind of VPD, so we don't need to qualify it as "the version described by PCI spec rev 2.2." Rename the following symbols to remove unnecessary "pci22": PCI_VPD_PCI22_SIZE -> PCI_VPD_MAX_SIZE pci_vpd_pci22_size() -> pci_vpd_size() pci_vpd_pci22_wait() -> pci_vpd_wait() pci_vpd_pci22_read() -> pci_vpd_read() pci_vpd_pci22_write() -> pci_vpd_write() pci_vpd_pci22_ops -> pci_vpd_ops pci_vpd_pci22_init() -> pci_vpd_init() Tested-by: Shane Seymour <[email protected]> Tested-by: Babu Moger <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions