From: Johannes Weiner Date: Tue, 29 May 2012 22:07:06 +0000 (-0700) Subject: mm: memcg: print statistics directly to seq_file X-Git-Tag: v3.5-rc1~49^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78ccf5b5ab834080db25d8128e7dd33594cbf4df;p=pandora-kernel.git mm: memcg: print statistics directly to seq_file Being able to use seq_printf() allows being smarter about statistics name strings, which are currently listed twice, with the only difference being a "total_" prefix on the hierarchical version. Signed-off-by: Johannes Weiner Acked-by: Michal Hocko Acked-by: KAMEZAWA Hiroyuki Cc: Ying Han Cc: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed