diff options
| author | Keith Busch <kbusch@kernel.org> | 2026-02-17 08:08:34 -0800 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2026-03-09 15:27:45 -0500 |
| commit | 84226677e04154000d13bb2792c4837b691ccb34 (patch) | |
| tree | 4fabd7763467ef4d17d6fe30ade9f1bb1bb09b88 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f (diff) | |
PCI: Rename __pci_bus_reset() and __pci_slot_reset()
Make the code a little easier to navigate with more descriptive function
names. The two renamed functions here "try" to do to a reset, so make that
clear in the name to distinguish them from other similarly named functions:
__pci_reset_bus() -> pci_try_reset_bus()
__pci_reset_slot() -> pci_try_reset_slot()
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Link: https://patch.msgid.link/20260217160836.2709885-2-kbusch@meta.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
