Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
	 */