[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20230522095233.4246-1-haifeng.xu@shopee.com>
Date: Mon, 22 May 2023 09:52:32 +0000
From: Haifeng Xu <haifeng.xu@...pee.com>
To: mhocko@...nel.org
Cc: roman.gushchin@...ux.dev, hannes@...xchg.org, shakeelb@...gle.com,
akpm@...ux-foundation.org, cgroups@...r.kernel.org,
linux-mm@...ck.org, linux-kernel@...r.kernel.org,
Haifeng Xu <haifeng.xu@...pee.com>
Subject: [PATCH 1/2] mm/memcontrol: fix typo in comment
Replace 'then' with 'than'.
Signed-off-by: Haifeng Xu <haifeng.xu@...pee.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
Powered by blists - more mailing lists