numam-dpdk/lib/librte_power
Tyler Retzlaff 1cd3ce0953 power: replace unsigned -1 with unsigned maximum
Use UINT64_MAX instead of -1ULL.

Some compilers generate a warning when applying a '-' to
an unsigned literal so avoid this by initializing with
unsigned preprocessor definition.

Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2021-04-19 11:36:12 +02:00
..
2021-01-29 11:25:40 +01:00
2021-01-29 11:25:40 +01:00
2021-01-29 15:29:48 +01:00
2021-01-29 11:25:40 +01:00
2021-01-29 11:25:40 +01:00