cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
[firefly-linux-kernel-4.4.55.git] / include / linux / cgroup.h
index 7bb274487c896b21d5fbc59da1c581f564e4dec5..a6e9c2eeab89fe0b05f57de4747f94a1c80f1c24 100644 (file)
@@ -672,7 +672,7 @@ struct cgroup_subsys {
        struct list_head cfts;
 
        /* base cftypes, automatically registered with subsys itself */
-       struct cftype *base_cftypes;
+       struct cftype *legacy_cftypes;  /* used on the legacy hierarchies */
 
        /*
         * A subsystem may depend on other subsystems.  When such subsystem