diff --git a/[refs] b/[refs] index df7d5589ff40..bd367702cb74 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b3aa1584e9f3449b0669ab2beb9b9bf99874e1d6 +refs/heads/master: 35fca53e15a696adbea300a981df4bbfb09a76d6 diff --git a/trunk/include/linux/mmzone.h b/trunk/include/linux/mmzone.h index dff711509661..41aa49b74821 100644 --- a/trunk/include/linux/mmzone.h +++ b/trunk/include/linux/mmzone.h @@ -30,7 +30,7 @@ /* * PAGE_ALLOC_COSTLY_ORDER is the order at which allocations are deemed * costly to service. That is between allocation orders which should - * coelesce naturally under reasonable reclaim pressure and those which + * coalesce naturally under reasonable reclaim pressure and those which * will not. */ #define PAGE_ALLOC_COSTLY_ORDER 3