mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
In page list mode (with -l and -L option), virtual address and physical address are printed in hexadecimal, but file offset is not, which is confusing, so let's align it. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Naoya Horiguchi <[email protected]> Cc: Bin Wang <[email protected]> Cc: Changbin Du <[email protected]> Cc: Christian Hansen <[email protected]> Cc: Konstantin Khlebnikov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>