All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mm: memcontrol: annotation typo error
@ 2022-04-27  7:17 ` YoungJun Park
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

* [PATCH] mm: memcontrol: annotation typo error
@ 2022-04-27  7:17 ` YoungJun Park
  0 siblings, 0 replies; 2+ messages in thread
From: YoungJun Park @ 2022-04-27  7:17 UTC (permalink / raw)
  To: hannes-druUgvl0LCNAfugRpC6u6w, mhocko-DgEjT+Ai2ygdnm+yROfE0A
  Cc: cgroups-u79uwXL29TY76Z2rM5mHXA, linux-mm-Bw31MaZKKs3YtjvyW6yDsg,
	YoungJun Park

fix annotation typo error

Signed-off-by: YoungJun Park <her0gyugyu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 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] 2+ messages in thread

end of thread, other threads:[~2022-04-27  7:17 UTC | newest]

Thread overview: 2+ messages (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
2022-04-27  7:17 ` YoungJun Park

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.