summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup.c
diff options
context:
space:
mode:
authorLi Zefan2008-07-30 07:33:20 +0200
committerLinus Torvalds2008-07-30 18:41:44 +0200
commit55b6fd0162ace1e0f1b52c8c092565c115127ef6 (patch)
treea2ace1f82ebdfe88d72e8c3ad7596e9d18ae2e35 /kernel/cgroup.c
parentcgroup: remove duplicate code in allocate_cg_link() (diff)
downloadkernel-qcow2-linux-55b6fd0162ace1e0f1b52c8c092565c115127ef6.tar.gz
kernel-qcow2-linux-55b6fd0162ace1e0f1b52c8c092565c115127ef6.tar.xz
kernel-qcow2-linux-55b6fd0162ace1e0f1b52c8c092565c115127ef6.zip
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 <lizf@cn.fujitsu.com> Cc: Paul Menage <menage@google.com> Cc: Cedric Le Goater <clg@fr.ibm.com> Cc: Balbir Singh <balbir@in.ibm.com> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/cgroup.c')
-rw-r--r--kernel/cgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/cgroup.c b/kernel/cgroup.c
index 249a517591b8..13932abde159 100644
--- a/kernel/cgroup.c
+++ b/kernel/cgroup.c
@@ -2368,7 +2368,7 @@ static int cgroup_mkdir(struct inode *dir, struct dentry *dentry, int mode)
return cgroup_create(c_parent, dentry, mode | S_IFDIR);
}
-static inline int cgroup_has_css_refs(struct cgroup *cgrp)
+static int cgroup_has_css_refs(struct cgroup *cgrp)
{
/* Check the reference count on each subsystem. Since we
* already established that there are no tasks in the