[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221029100431.10825-1-dengshaomin@cdjrlc.com>
Date: Sat, 29 Oct 2022 06:04:31 -0400
From: Shaomin Deng <dengshaomin@...rlc.com>
To: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Cc: Shaomin Deng <dengshaomin@...rlc.com>
Subject: [PATCH] mm/vmscan: delete rebundant word in comments
Delete the repeated word "that" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@...rlc.com>
---
mm/vmscan.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/vmscan.c b/mm/vmscan.c
index 27a3f29c0181..2ad2fec6ed3f 100644
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
@@ -7053,7 +7053,7 @@ static int balance_pgdat(pg_data_t *pgdat, int order, int highest_zoneidx)
/*
* There should be no need to raise the scanning priority if
- * enough pages are already being scanned that that high
+ * enough pages are already being scanned that high
* watermark would be met at 100% efficiency.
*/
if (kswapd_shrink_node(pgdat, &sc))
--
2.35.1
Powered by blists - more mailing lists