diff options
author | 2023-06-20 14:44:55 -0500 | |
---|---|---|
committer | 2023-06-20 14:58:31 -0500 | |
commit | f5297a01ee805d7fa569d288ed65fc0f9ac9b03d (patch) | |
tree | 08dd2e5e337c9fc3f2a5338011cda8cc714140c1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check (diff) | |
download | wireguard-linux-f5297a01ee805d7fa569d288ed65fc0f9ac9b03d.tar.xz wireguard-linux-f5297a01ee805d7fa569d288ed65fc0f9ac9b03d.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions