浏览代码

mm/page_isolation: fix typo: "paes" -> "pages"

Fix typo in comment.

Link: http://lkml.kernel.org/r/1474788764-5774-1-git-send-email-ysxie@foxmail.com
Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Yisheng Xie 8 年之前
父节点
当前提交
ac34dcd263
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mm/page_isolation.c

+ 1 - 1
mm/page_isolation.c

@@ -55,7 +55,7 @@ static int set_migratetype_isolate(struct page *page,
 		ret = 0;
 		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.
 	 * removable-by-driver pages reported by notifier, we'll fail.
 	 */
 	 */