linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: Fix spelling issue in swap.h
@ 2025-07-02  7:12 Xuanye Liu
  0 siblings, 0 replies; only message in thread
From: Xuanye Liu @ 2025-07-02  7:12 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Xuanye Liu, Kemeng Shi, Kairui Song, Nhat Pham, Baoquan He,
	Barry Song, Chris Li, linux-mm, linux-kernel

recliam -> reclaim

Signed-off-by: Xuanye Liu <liuqiye2025@163.com>
---
 include/linux/swap.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/swap.h b/include/linux/swap.h
index dac7ba98783d..95c6061fa1dc 100644
--- a/include/linux/swap.h
+++ b/include/linux/swap.h
@@ -415,7 +415,7 @@ extern unsigned long try_to_free_pages(struct zonelist *zonelist, int order,
 #define MIN_SWAPPINESS 0
 #define MAX_SWAPPINESS 200
 
-/* Just recliam from anon folios in proactive memory reclaim */
+/* Just reclaim from anon folios in proactive memory reclaim */
 #define SWAPPINESS_ANON_ONLY (MAX_SWAPPINESS + 1)
 
 extern unsigned long try_to_free_mem_cgroup_pages(struct mem_cgroup *memcg,
-- 
2.43.0



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

only message in thread, other threads:[~2025-07-02  7:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-02  7:12 [PATCH] mm: Fix spelling issue in swap.h Xuanye Liu

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