Pull bugzilla-7880 into release branch
[linux-block.git] / mm / swapfile.c
index acc172cbe3aa12781cd1d66c4dfde5cf7d929eec..7ff0a81c7b016fc6957288c342eebdd697d020dc 100644 (file)
@@ -885,7 +885,7 @@ static int try_to_unuse(unsigned int type)
                /*
                 * So we could skip searching mms once swap count went
                 * to 1, we did not mark any present ptes as dirty: must
-                * mark page dirty so shrink_list will preserve it.
+                * mark page dirty so shrink_page_list will preserve it.
                 */
                SetPageDirty(page);
                unlock_page(page);