diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/cgroup.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index f585b7cde87b..d58a958444ab 100644 --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h | |||
| @@ -150,12 +150,6 @@ struct css_set { | |||
| 150 | struct kref ref; | 150 | struct kref ref; |
| 151 | 151 | ||
| 152 | /* | 152 | /* |
| 153 | * List running through all cgroup groups. Protected by | ||
| 154 | * css_set_lock | ||
| 155 | */ | ||
| 156 | struct list_head list; | ||
| 157 | |||
| 158 | /* | ||
| 159 | * List running through all cgroup groups in the same hash | 153 | * List running through all cgroup groups in the same hash |
| 160 | * slot. Protected by css_set_lock | 154 | * slot. Protected by css_set_lock |
| 161 | */ | 155 | */ |
