cgroup: remove now unused css_depth()
[deliverable/linux.git] / include / linux / cgroup.h
index d0ad3794b947cebfe50b9e9dedeed6305f803252..5830592258dc0052c780078f19f3c97b95294fc0 100644 (file)
@@ -848,7 +848,6 @@ bool css_is_ancestor(struct cgroup_subsys_state *cg,
 
 /* Get id and depth of css */
 unsigned short css_id(struct cgroup_subsys_state *css);
-unsigned short css_depth(struct cgroup_subsys_state *css);
 struct cgroup_subsys_state *cgroup_css_from_dir(struct file *f, int id);
 
 #else /* !CONFIG_CGROUPS */
This page took 0.038019 seconds and 5 git commands to generate.