X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=mm%2Fvmscan.c;h=b94c9464f2620b4e06e4219899114c2274749735;hb=67577927e8d7a1f4b09b4992df640eadc6aacb36;hp=c5dfabf25f115a34df8f9111843af28a8d58d906;hpb=62bea97f54d806218a992b18d1f425cfb5060175;p=cascardo%2Flinux.git diff --git a/mm/vmscan.c b/mm/vmscan.c index c5dfabf25f11..b94c9464f262 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -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;