diff --git a/[refs] b/[refs] index 69bd020a9949..5c5cd098a6ca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d529946ce292336793b85198bd59afc75e16bd4 +refs/heads/master: 415b54e37a5d0efa7ff5d4d12285b1e82d574c3e diff --git a/trunk/mm/vmscan.c b/trunk/mm/vmscan.c index ec5ddccbf82e..18fa3d76b3e0 100644 --- a/trunk/mm/vmscan.c +++ b/trunk/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;