From: Johannes Weiner Date: Tue, 29 May 2012 22:07:06 +0000 (-0700) Subject: mm: memcg: convert numa stat to read_seq_string interface X-Git-Tag: v3.5-rc1~49^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fada52ca0e48d227f055134e8cc32f583c5b8b53;p=pandora-kernel.git mm: memcg: convert numa stat to read_seq_string interface Instead of using the raw seq_file file interface, switch over to the read_seq_string cftype callback and let cgroup core code set up the seq_file. 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