From: Johannes Weiner Date: Wed, 23 Mar 2011 23:42:28 +0000 (-0700) Subject: memcg: fold __mem_cgroup_move_account into caller X-Git-Tag: v2.6.39-rc1~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de3638d9cdc89ac899225996b8dcedbcbc53bdd2;p=pandora-kernel.git memcg: fold __mem_cgroup_move_account into caller It is one logical function, no need to have it split up. Also, get rid of some checks from the inner function that ensured the sanity of the outer function. Signed-off-by: Johannes Weiner Acked-by: KAMEZAWA Hiroyuki Acked-by: Daisuke Nishimura Cc: Balbir Singh Cc: Minchan Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed