linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm/page_isolation: fix typo: "paes" -> "pages"
@ 2016-09-25  7:32 ysxie
  0 siblings, 0 replies; only message in thread
From: ysxie @ 2016-09-25  7:32 UTC (permalink / raw)
  To: akpm, vbabka
  Cc: iamjoonsoo.kim, n-horiguchi, wangxq10, neilzhang1123, qiuxishi,
	linux-mm, linux-kernel, xieyisheng1

From: Yisheng Xie <xieyisheng1@huawei.com>

trivial typo fix in comment

Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
---
 mm/page_isolation.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/page_isolation.c b/mm/page_isolation.c
index 064b7fb..a5594bf 100644
--- a/mm/page_isolation.c
+++ b/mm/page_isolation.c
@@ -55,7 +55,7 @@ static int set_migratetype_isolate(struct page *page,
 		ret = 0;
 
 	/*
-	 * immobile means "not-on-lru" paes. If immobile is larger than
+	 * immobile means "not-on-lru" pages. If immobile is larger than
 	 * removable-by-driver pages reported by notifier, we'll fail.
 	 */
 
-- 
1.9.1


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

only message in thread, other threads:[~2016-09-25  7:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-25  7:32 [PATCH] mm/page_isolation: fix typo: "paes" -> "pages" ysxie

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