From: Li Zefan Date: Wed, 30 Jul 2008 05:33:20 +0000 (-0700) Subject: cgroup: uninline cgroup_has_css_refs() X-Git-Tag: v2.6.27-rc2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b6fd0162ace1e0f1b52c8c092565c115127ef6;p=pandora-kernel.git cgroup: uninline cgroup_has_css_refs() It's not small enough, and has 2 call sites. text data bss dec hex filename 12813 1676 4832 19321 4b79 cgroup.o.orig 12775 1676 4832 19283 4b53 cgroup.o Signed-off-by: Li Zefan Cc: Paul Menage Cc: Cedric Le Goater Cc: Balbir Singh Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed