提交 ac34dcd2 编写于 作者: Y Yisheng Xie 提交者: Linus Torvalds

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.comSigned-off-by: NYisheng Xie <xieyisheng1@huawei.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 eb03aa00
...@@ -55,7 +55,7 @@ static int set_migratetype_isolate(struct page *page, ...@@ -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.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册