diff --git a/mm/page_isolation.c b/mm/page_isolation.c index 064b7fb6e0b5f01c07eb4035fef84731be6ed4bf..a5594bfcc5ed2be4361e0885c9a066b22cde8b1b 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. */