diff options
author | Ilpo Järvinen <[email protected]> | 2023-09-15 18:57:48 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-10-10 16:03:51 -0500 |
commit | 69bb38b77486b114b56b1174d74bb97d66045697 (patch) | |
tree | a4afb7bfeee3fe03e23760a99cd290012345c9dc /drivers/cdx/controller/mcdi_functions.c | |
parent | 52d92516cb2e04a9b1b8837079a561ca672c1d5e (diff) |
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/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.c')
0 files changed, 0 insertions, 0 deletions