diff options
author | Bjorn Helgaas <[email protected]> | 2016-02-22 13:58:20 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2016-02-29 17:47:24 -0600 |
commit | da006847231b2b2ce443b29f1d3df6df7415030d (patch) | |
tree | 812f934cd9a63896b012fe19b1fce59d3551ce88 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 64379079a9e37ab9e1c755921d7ff1c4fa3ac486 (diff) |
PCI: Remove struct pci_vpd_ops.release function pointer
The struct pci_vpd_ops.release function pointer is always
pci_vpd_pci22_release(), so there's no need for the flexibility of a
function pointer.
Inline the pci_vpd_pci22_release() body into pci_vpd_release() and remove
pci_vpd_pci22_release() and the struct pci_vpd_ops.release function
pointer.
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