mm: fix some spelling mistakes in comments
[sfrench/cifs-2.6.git] / mm / filemap.c
index c178022d78935bebefc76f99d7fd0f609f1f0771..2e16daf98bf91cc7fe5008fea6c811dd96c4d3dd 100644 (file)
@@ -1359,7 +1359,7 @@ static int __wait_on_page_locked_async(struct page *page,
        else
                ret = PageLocked(page);
        /*
-        * If we were succesful now, we know we're still on the
+        * If we were successful now, we know we're still on the
         * waitqueue as we're still under the lock. This means it's
         * safe to remove and return success, we know the callback
         * isn't going to trigger.