X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fcgroup.h;h=9bab75f569126f804eebd3ecd9a218d4eabc4655;hb=bd8320996b15f292e80501b4cf5de133546d1cbf;hp=1b7f9d5250131fe43acf75045142b544f6f1a396;hpb=511c73bcf8e747cc95925a311dfeb630989db5a6;p=pandora-kernel.git diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index 1b7f9d525013..9bab75f56912 100644 --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h @@ -32,7 +32,6 @@ extern int cgroup_lock_is_held(void); extern bool cgroup_lock_live_group(struct cgroup *cgrp); extern void cgroup_unlock(void); extern void cgroup_fork(struct task_struct *p); -extern void cgroup_fork_callbacks(struct task_struct *p); extern void cgroup_post_fork(struct task_struct *p); extern void cgroup_exit(struct task_struct *p, int run_callbacks); extern int cgroupstats_build(struct cgroupstats *stats,