memcg: Fix possible use-after-free in memcg_write_event_control()
[platform/kernel/linux-starfive.git] / kernel / cgroup / cgroup-internal.h
index fd40208..367b0a4 100644 (file)
@@ -167,7 +167,6 @@ struct cgroup_mgctx {
 extern spinlock_t css_set_lock;
 extern struct cgroup_subsys *cgroup_subsys[];
 extern struct list_head cgroup_roots;
-extern struct file_system_type cgroup_fs_type;
 
 /* iterate across the hierarchies */
 #define for_each_root(root)                                            \