PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 24 Aug 2023 17:02:32 +0000 (12:02 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 25 Aug 2023 13:15:33 +0000 (08:15 -0500)
commit2b4af4b3988a6c0175af3c9a65c87d97e94dc34e
tree9d35911ad300093cf10e3b0d521ec7cd449798ae
parent1ec09529bd19d8052655c12c3466ee5f5fe9f7f7
PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos

Fix typos in the pci_bus_resetable() and pci_slot_resetable() function
names.  No functional change intended.

Link: https://lore.kernel.org/r/20230824193712.542167-10-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/pci/pci.c