diff options
author | 2023-09-15 18:57:48 +0300 | |
---|---|---|
committer | 2023-10-10 16:03:51 -0500 | |
commit | 69bb38b77486b114b56b1174d74bb97d66045697 (patch) | |
tree | a4afb7bfeee3fe03e23760a99cd290012345c9dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields (diff) | |
download | wireguard-linux-69bb38b77486b114b56b1174d74bb97d66045697.tar.xz wireguard-linux-69bb38b77486b114b56b1174d74bb97d66045697.zip |
PCI/ASPM: Return U32_MAX instead of bit magic construct
Instead of returning a bit obscure -1U, make code's intent of returning
the maximum representable value more obvious by returning U32_MAX.
Link: https://lore.kernel.org/r/20230915155752.84640-4-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <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