diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2023-06-11 18:19:45 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-06-14 17:58:12 -0500 |
commit | b1689799772a6f4180f918b0ff66e264a3db9796 (patch) | |
tree | d66f646b384b3d1932e423b3d84e74319950748b /scripts/clang-tools/gen_compile_commands.py | |
parent | 3bff63ee0303b12bf6727bd18e529bc7f59f6426 (diff) |
PCI/ASPM: Use distinct local vars in pcie_retrain_link()
Use separate local variables to hold the respective values retrieved from
the Link Control Register and the Link Status Register. Improves
readability and it makes it possible for the compiler to detect actual
uninitialised use should this code change in the future.
[bhelgaas: reorder to clean up before exposing to PCI core]
Link: https://lore.kernel.org/r/alpine.DEB.2.21.2306110252260.64925@angie.orcam.me.uk
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions