linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] mm/memcontrol: fix typo in comment
@ 2023-05-22  9:52 Haifeng Xu
  0 siblings, 0 replies; only message in thread
From: Haifeng Xu @ 2023-05-22  9:52 UTC (permalink / raw)
  To: mhocko
  Cc: roman.gushchin, hannes, shakeelb, akpm, cgroups, linux-mm,
	linux-kernel, Haifeng Xu

Replace 'then' with 'than'.

Signed-off-by: Haifeng Xu <haifeng.xu@shopee.com>
---
 mm/memcontrol.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/memcontrol.c b/mm/memcontrol.c
index 4b27e245a055..ee78d3870edd 100644
--- a/mm/memcontrol.c
+++ b/mm/memcontrol.c
@@ -6896,7 +6896,7 @@ static unsigned long effective_protection(unsigned long usage,
 	protected = min(usage, setting);
 	/*
 	 * If all cgroups at this level combined claim and use more
-	 * protection then what the parent affords them, distribute
+	 * protection than what the parent affords them, distribute
 	 * shares in proportion to utilization.
 	 *
 	 * We are using actual utilization rather than the statically
-- 
2.25.1



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

only message in thread, other threads:[~2023-05-22  9:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22  9:52 [PATCH 1/2] mm/memcontrol: fix typo in comment Haifeng Xu

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