From: Hugh Dickins Date: Mon, 26 Oct 2009 23:49:32 +0000 (-0700) Subject: hwpoison: fix/proc/meminfo alignment X-Git-Tag: v2.6.32-rc6~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370c28def65b3a5765192753a164403619b41d01;p=pandora-kernel.git hwpoison: fix/proc/meminfo alignment 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 Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed