From: Andrew Morton Date: Sun, 27 Aug 2006 08:23:58 +0000 (-0700) Subject: [PATCH] /proc/meminfo: don't put spaces in names X-Git-Tag: v2.6.18-rc5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ef68da5fda5e095b585ea5ecdd42af3c8695f7;p=pandora-kernel.git [PATCH] /proc/meminfo: don't put spaces in names None of the other /proc/meminfo lines have a space in the identifier. This post-2.6.17 addition has the potential to break existing parsers, so use an underscore instead (like Committed_AS). Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed