From: Qiang Huang Date: Wed, 4 Jun 2014 23:08:21 +0000 (-0700) Subject: memcg: fold mem_cgroup_stolen X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~16^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdcbb659fe630fc64f6604e99a180bb2ccc630c2;p=pandora-kernel.git memcg: fold mem_cgroup_stolen It is only used in __mem_cgroup_begin_update_page_stat(), the name is confusing and 2 routines for one thing also confuse people, so fold this function seems more clear. [akpm@linux-foundation.org: fix typo, per Michal] Signed-off-by: Qiang Huang Acked-by: Michal Hocko Cc: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed