]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/cgroup.h
cgroup: use CSS_ONLINE instead of CGRP_DEAD
[karo-tx-linux.git] / include / linux / cgroup.h
index f2ff578fc03ab5e085a96da903052e1f03cda328..51a339c99eb6e201316deaf50e02ccdb9efa8cd1 100644 (file)
@@ -143,8 +143,6 @@ static inline void css_put(struct cgroup_subsys_state *css)
 
 /* bits in struct cgroup flags field */
 enum {
-       /* Control Group is dead */
-       CGRP_DEAD,
        /*
         * Control Group has previously had a child cgroup or a task,
         * but no longer (only if CGRP_NOTIFY_ON_RELEASE is set)