Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memcg: fix typo "memroy" in comment
@ 2026-09-04 10:42 Hemanth Selam
  2026-09-05  0:42 ` SJ Park
  0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 10:42 UTC (permalink / raw)
  To: Johannes Weiner, Michal Hocko, Roman Gushchin, Shakeel Butt,
	Muchun Song
  Cc: linux-kernel, cgroups, linux-mm

Correct "memroy" to "memory", reported by scripts/checkpatch.pl using the
misspelling list in scripts/spelling.txt.  Only touches comments, no code
changes.

Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
 include/linux/memcontrol.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/memcontrol.h b/include/linux/memcontrol.h
index 7d1c0ce189a8..488dafe54d77 100644
--- a/include/linux/memcontrol.h
+++ b/include/linux/memcontrol.h
@@ -258,7 +258,7 @@ struct mem_cgroup {
 	atomic_t		kmem_stat;
 #endif
 	/*
-	 * Hint of reclaim pressure for socket memroy management. Note
+	 * Hint of reclaim pressure for socket memory management. Note
 	 * that this indicator should NOT be used in legacy cgroup mode
 	 * where socket memory is accounted/charged separately.
 	 */
-- 
2.48.1



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

* Re: [PATCH] memcg: fix typo "memroy" in comment
  2026-09-04 10:42 [PATCH] memcg: fix typo "memroy" in comment Hemanth Selam
@ 2026-09-05  0:42 ` SJ Park
  0 siblings, 0 replies; 2+ messages in thread
From: SJ Park @ 2026-09-05  0:42 UTC (permalink / raw)
  To: Hemanth Selam
  Cc: SJ Park, Johannes Weiner, Michal Hocko, Roman Gushchin,
	Shakeel Butt, Muchun Song, linux-kernel, cgroups, linux-mm

On Fri,  4 Sep 2026 16:12:53 +0530 Hemanth Selam <hemanth.selam@gmail.com> wrote:

> Correct "memroy" to "memory", reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt.  Only touches comments, no code
> changes.

Looks like a correct typo fix to me.  Mentioning of spelling.txt looks
unnecessary to me, but that's trivial.

> 
> Assisted-by: Cursor:claude-opus-5
> Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>

Reviewed-by: SJ Park <sj@kernel.org>


Thanks,
SJ

[...]


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

end of thread, other threads:[~2026-09-05  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04 10:42 [PATCH] memcg: fix typo "memroy" in comment Hemanth Selam
2026-09-05  0:42 ` SJ Park

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