aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
Diffstat (limited to 'mm')
-rw-r--r--mm/memcontrol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index b6b3c6fea509..45c10c6fc3ce 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -6003,7 +6003,6 @@ static struct cftype mem_cgroup_files[] = {
6003 }, 6003 },
6004 { 6004 {
6005 .name = "use_hierarchy", 6005 .name = "use_hierarchy",
6006 .flags = CFTYPE_INSANE,
6007 .write_u64 = mem_cgroup_hierarchy_write, 6006 .write_u64 = mem_cgroup_hierarchy_write,
6008 .read_u64 = mem_cgroup_hierarchy_read, 6007 .read_u64 = mem_cgroup_hierarchy_read,
6009 }, 6008 },