]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/vmscan.c
ARM: Merge for-2637/s3c24xx/rx1950
[karo-tx-linux.git] / mm / vmscan.c
index c5dfabf25f115a34df8f9111843af28a8d58d906..b94c9464f2620b4e06e4219899114c2274749735 100644 (file)
@@ -79,8 +79,8 @@ struct scan_control {
        int order;
 
        /*
-        * Intend to reclaim enough contenious memory rather than to reclaim
-        * enough amount memory. I.e, it's the mode for high order allocation.
+        * Intend to reclaim enough continuous memory rather than reclaim
+        * enough amount of memory. i.e, mode for high order allocation.
         */
        bool lumpy_reclaim_mode;