]> git.karo-electronics.de Git - linux-beck.git/blobdiff - mm/memcontrol.c
memcg: typo in comment to mem_cgroup_print_oom_info()
[linux-beck.git] / mm / memcontrol.c
index 649df435b8e2724e05036b2ba58d9b3bdb243989..a82464b6e3d2fc4235f84c5a0fc512fe91936bfe 100644 (file)
@@ -1070,7 +1070,7 @@ static int mem_cgroup_count_children_cb(struct mem_cgroup *mem, void *data)
 }
 
 /**
- * mem_cgroup_print_mem_info: Called from OOM with tasklist_lock held in read mode.
+ * mem_cgroup_print_oom_info: Called from OOM with tasklist_lock held in read mode.
  * @memcg: The memory cgroup that went over limit
  * @p: Task that is going to be killed
  *