Displaying 1 result from an estimated 1 matches for "5932f124".
Did you mean:
592124
2019 Aug 09
0
[PATCH] meminfo.c32: Remove unneeded 'x' characters from output
meminfo.c32: Remove unneeded 'x' characters from output.
Commit 5932f124 ("com32: change '%llx' to use PRIx64", committed on
2015-01-06) adds 1 "x" character per each of the 3 hex output columns
for the 'INT 15h e820' value(s) in meminfo.c32.
These 3 extra "x" characters are not really needed in this context,
and they can m...