Skip to content

Commit

Permalink
mmzone: fix comment typo coelesce -> coalesce
Browse files Browse the repository at this point in the history
Signed-off-by: Wang YanQing <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
wyqkp authored and Jiri Kosina committed Apr 15, 2012
1 parent b3aa158 commit 35fca53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 35fca53

Please sign in to comment.