linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [TRIVIAL] memcg: typo in comment to mem_cgroup_print_oom_info()
@ 2009-12-26 19:31 Kirill A. Shutemov
  0 siblings, 0 replies; only message in thread
From: Kirill A. Shutemov @ 2009-12-26 19:31 UTC (permalink / raw)
  To: linux-mm
  Cc: Balbir Singh, Pavel Emelyanov, KAMEZAWA Hiroyuki, Kirill A. Shutemov

s/mem_cgroup_print_mem_info/mem_cgroup_print_oom_info/

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
---
 mm/memcontrol.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 488b644..cebe6b9 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -1000,7 +1000,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
  *
-- 
1.6.5.7

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-26 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-26 19:31 [PATCH] [TRIVIAL] memcg: typo in comment to mem_cgroup_print_oom_info() Kirill A. Shutemov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox