summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2016-02-22 13:58:37 -0600
committerBjorn Helgaas <bhelgaas@google.com>2016-02-29 17:47:31 -0600
commitf1cd93f9aabe3b8dcac53de1c88279dbd8e529c3 (patch)
tree5325556934a649cc5f50b82e876a32279b28839f /CREDITS
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 <shane.seymour@hpe.com> Tested-by: Babu Moger <babu.moger@oracle.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Hannes Reinecke <hare@suse.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions