diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/cgroup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h index 08b78c09b09a..f68dfd8dd53a 100644 --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h | |||
@@ -337,7 +337,6 @@ struct cgroup_subsys { | |||
337 | #define MAX_CGROUP_TYPE_NAMELEN 32 | 337 | #define MAX_CGROUP_TYPE_NAMELEN 32 |
338 | const char *name; | 338 | const char *name; |
339 | 339 | ||
340 | /* Protected by RCU */ | ||
341 | struct cgroupfs_root *root; | 340 | struct cgroupfs_root *root; |
342 | 341 | ||
343 | struct list_head sibling; | 342 | struct list_head sibling; |