From: David Rientjes Date: Wed, 12 Dec 2012 00:00:26 +0000 (-0800) Subject: mm, memcg: make mem_cgroup_out_of_memory() static X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~81^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19965460e31c73a934d2c19c152f876a75bdff3e;p=pandora-kernel.git mm, memcg: make mem_cgroup_out_of_memory() static mem_cgroup_out_of_memory() is only referenced from within file scope, so it can be marked static. Signed-off-by: David Rientjes Acked-by: KAMEZAWA Hiroyuki Acked-by: Michal Hocko Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed