linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment
@ 2022-08-15  6:51 cgel.zte
  2022-08-15 14:56 ` Mukesh Ojha
  0 siblings, 1 reply; 2+ messages in thread
From: cgel.zte @ 2022-08-15  6:51 UTC (permalink / raw)
  To: hannes
  Cc: mhocko, roman.gushchin, shakeelb, songmuchun, akpm, cgroups,
	linux-mm, linux-kernel, xupanda, Zeal Robot, CGEL ZTE

From: xupanda <xu.panda@zte.com.cn>

Fix a spelling mistake in comment.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: xupanda <xu.panda@zte.com.cn>
Signed-off-by: CGEL ZTE <cgel.zte@gmail.com>

---
Change for v2:
 - fix wrong title
---

 mm/memcontrol.c     |  2 +-
 1 files changed, 1 insertions(+), 1 deletion(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index b69979c9ced5..4dddd8be320a 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -1143,7 +1143,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.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment
  2022-08-15  6:51 [PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment cgel.zte
@ 2022-08-15 14:56 ` Mukesh Ojha
  0 siblings, 0 replies; 2+ messages in thread
From: Mukesh Ojha @ 2022-08-15 14:56 UTC (permalink / raw)
  To: cgel.zte, hannes
  Cc: mhocko, roman.gushchin, shakeelb, songmuchun, akpm, cgroups,
	linux-mm, linux-kernel, xupanda, Zeal Robot


On 8/15/2022 12:21 PM, cgel.zte@gmail.com wrote:
> From: xupanda <xu.panda@zte.com.cn>
> 
> Fix a spelling mistake in comment.
> 
> Reported-by: Zeal Robot <zealci@zte.com.cn>
> Signed-off-by: xupanda <xu.panda@zte.com.cn>
> Signed-off-by: CGEL ZTE <cgel.zte@gmail.com>
> 
> ---
> Change for v2:
>   - fix wrong title
> ---
> 
>   mm/memcontrol.c     |  2 +-
>   1 files changed, 1 insertions(+), 1 deletion(-)
> 
> diff --git a/mm/memcontrol.c b/mm/memcontrol.c
> index b69979c9ced5..4dddd8be320a 100644
> --- a/mm/memcontrol.c
> +++ b/mm/memcontrol.c
> @@ -1143,7 +1143,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,

Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>

-Mukesh

>   	 * 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-15 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15  6:51 [PATCH v2 linux-next] mm: memcontrol: Fix a typo in comment cgel.zte
2022-08-15 14:56 ` Mukesh Ojha

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).