dect
/
linux-2.6
Archived
13
0
Fork 0

mmzone: fix comment typo coelesce -> coalesce

Signed-off-by: Wang YanQing <udknight@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Wang YanQing 2012-04-15 20:42:28 +08:00 committed by Jiri Kosina
parent b3aa1584e9
commit 35fca53e15
1 changed files with 1 additions and 1 deletions

View File

@ -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