mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-22 06:35:49 +00:00
Conversion in commit 600ed41675 had missed
that one, but converted format from %lu to %u. As the result,
/proc/..../journal got buggered on 64bit boxen.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>