]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/vmscan.c
arm: imx6qdl: tx6: defconfig: mfg tool
[karo-tx-linux.git] / mm / vmscan.c
index e01ded365440704dbec95f0ec8f56326d646b9c2..0f16ffe8eb67c6fcd0350add4a5a4b6092cb6905 100644 (file)
@@ -464,7 +464,7 @@ static pageout_t pageout(struct page *page, struct address_space *mapping,
         * stalls if we need to run get_block().  We could test
         * PagePrivate for that.
         *
-        * If this process is currently in __generic_file_aio_write() against
+        * If this process is currently in __generic_file_write_iter() against
         * this page's queue, we can perform writeback even if that
         * will block.
         *