diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/cgroup.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index f2ff578fc03a..51a339c99eb6 100644 --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h | |||
| @@ -143,8 +143,6 @@ static inline void css_put(struct cgroup_subsys_state *css) | |||
| 143 | 143 | ||
| 144 | /* bits in struct cgroup flags field */ | 144 | /* bits in struct cgroup flags field */ |
| 145 | enum { | 145 | enum { |
| 146 | /* Control Group is dead */ | ||
| 147 | CGRP_DEAD, | ||
| 148 | /* | 146 | /* |
| 149 | * Control Group has previously had a child cgroup or a task, | 147 | * Control Group has previously had a child cgroup or a task, |
| 150 | * but no longer (only if CGRP_NOTIFY_ON_RELEASE is set) | 148 | * but no longer (only if CGRP_NOTIFY_ON_RELEASE is set) |
