mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-17 14:34:40 +00:00
gcc3 thinks that a 32-bit field of a u64 type is itself a u64, so should be printed with "%ld". gcc4 thinks it needs just "%d". Make both versions happy by avoiding this construct. Signed-off-by: Tony Luck <tony.luck@intel.com>
8.3 KiB
8.3 KiB