aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/cgroup.h')
-rw-r--r--include/linux/cgroup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/cgroup.h b/include/linux/cgroup.h
index 900af5964f55..95c02c0e35b3 100644
--- a/include/linux/cgroup.h
+++ b/include/linux/cgroup.h
@@ -458,7 +458,6 @@ struct cgroup_subsys {
458 void (*bind)(struct cgroup *root); 458 void (*bind)(struct cgroup *root);
459 459
460 int subsys_id; 460 int subsys_id;
461 int active;
462 int disabled; 461 int disabled;
463 int early_init; 462 int early_init;
464 /* 463 /*