Skip to content
Snippets Groups Projects
Commit ac34dcd2 authored by Yisheng Xie's avatar Yisheng Xie Committed by Linus Torvalds
Browse files

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

parent eb03aa00
No related branches found
No related tags found
No related merge requests found
......@@ -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.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment