Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 35fca53e authored by Wang YanQing's avatar Wang YanQing Committed by Jiri Kosina
Browse files

mmzone: fix comment typo coelesce -> coalesce



Signed-off-by: default avatarWang YanQing <udknight@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b3aa1584
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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