Given such a long name, the kB count in /proc/meminfo's HardwareCorrupted
commitf7efbef28f08b129cc704151b6bb29569d7c839d
authorHugh Dickins <hugh.dickins@tiscali.co.uk>
Tue, 13 Oct 2009 19:00:51 +0000 (13 21:00 +0200)
committerjames toy <toyj@union.edu>
Tue, 13 Oct 2009 19:00:51 +0000 (13 21:00 +0200)
tree64a5ac3c9d692a435176a801ee9bdbac5ddccd62
parente8e2df7d3ce1fda91d92483f7fede98b89aedf7f
Given such a long name, the kB count in /proc/meminfo's HardwareCorrupted
line is being shown too far right (it does align with x86_64's VmallocChunk
above, but I hope nobody will ever have that much corrupted!).  Align it.

Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/meminfo.c