From: Andrew Morton Date: Wed, 14 May 2014 00:02:07 +0000 (+1000) Subject: memcg-fold-mem_cgroup_stolen-fix X-Git-Tag: next-20140516~2^2~246 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c1be221194330cac7718c4de5a5f7b90eecdcc45;p=karo-tx-linux.git memcg-fold-mem_cgroup_stolen-fix fix typo, per Michal Cc: Johannes Weiner Cc: Michal Hocko Cc: Qiang Huang Signed-off-by: Andrew Morton --- diff --git a/mm/memcontrol.c b/mm/memcontrol.c index cf86f2b69468..f2894c092be0 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c @@ -1571,7 +1571,7 @@ static void mem_cgroup_end_move(struct mem_cgroup *memcg) * A routine for checking "mem" is under move_account() or not. * * Checking a cgroup is mc.from or mc.to or under hierarchy of - * moving cgroups. This is for waiting at hith-memory pressure + * moving cgroups. This is for waiting at high-memory pressure * caused by "move". */ static bool mem_cgroup_under_move(struct mem_cgroup *memcg)