PCI: ibmphp: Remove commented-out functions
authorVihas Mak <makvihas@gmail.com>
Thu, 9 Dec 2021 21:36:18 +0000 (03:06 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 10 Dec 2021 15:55:47 +0000 (09:55 -0600)
commite1a6333e7f89ad6acef9e818c2500c2e5393536e
tree8687b5847bd7cfbf74b98ce4902382529152a744
parent23584c1ed3e15a6f4bfab8dc5a88d94ab929ee12
PCI: ibmphp: Remove commented-out functions

The functions get_max_adapter_speed() and get_bus_name() in ibmphp_core.c
are commented-out and the fields .get_max_adapter_speed and
.get_bus_name_status are removed from struct hotplug_slot_ops in
pci_hotplug.h. Remove the commented-out functions.

Link: https://lore.kernel.org/r/20211209213618.20522-1-makvihas@gmail.com
Signed-off-by: Vihas Mak <makvihas@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/TODO
drivers/pci/hotplug/ibmphp_core.c