diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-06-20 22:44:55 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-06-20 22:58:31 +0300 |
commit | f5297a01ee805d7fa569d288ed65fc0f9ac9b03d (patch) | |
tree | 08dd2e5e337c9fc3f2a5338011cda8cc714140c1 /scripts/gdb/linux/utils.py | |
parent | 911afb9f9516a8ea2db1d15b18436c19a591dc5c (diff) | |
download | linux-f5297a01ee805d7fa569d288ed65fc0f9ac9b03d.tar.xz |
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
"pcie_retrain_link" is not a question with a true/false answer, so "bool"
isn't quite the right return type. Return 0 for success or -ETIMEDOUT if
the retrain failed. No functional change intended.
[bhelgaas: based on Ilpo's patch below]
Link: https://lore.kernel.org/r/20230502083923.34562-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions