linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: memcontrol: annotation typo error
@ 2022-04-27  7:17 YoungJun Park
  0 siblings, 0 replies; only message in thread
From: YoungJun Park @ 2022-04-27  7:17 UTC (permalink / raw)
  To: hannes, mhocko; +Cc: cgroups, linux-mm, YoungJun Park

fix annotation typo error

Signed-off-by: YoungJun Park <her0gyugyu@gmail.com>
---
 mm/memcontrol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 598fece89e2b..7a2dba1ae042 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -1140,7 +1140,7 @@ static void invalidate_reclaim_iterators(struct mem_cgroup *dead_memcg)
 	} while ((memcg = parent_mem_cgroup(memcg)));
 
 	/*
-	 * When cgruop1 non-hierarchy mode is used,
+	 * When cgroup1 non-hierarchy mode is used,
 	 * parent_mem_cgroup() does not walk all the way up to the
 	 * cgroup root (root_mem_cgroup). So we have to handle
 	 * dead_memcg from cgroup root separately.
-- 
2.17.1



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

only message in thread, other threads:[~2022-04-27  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27  7:17 [PATCH] mm: memcontrol: annotation typo error YoungJun Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).