diff options
Diffstat (limited to 'include/linux/mmzone.h')
-rw-r--r-- | include/linux/mmzone.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 02ecb0189b1d..e56f835274c9 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h | |||
@@ -472,7 +472,7 @@ static inline int zone_is_oom_locked(const struct zone *zone) | |||
472 | #ifdef CONFIG_NUMA | 472 | #ifdef CONFIG_NUMA |
473 | 473 | ||
474 | /* | 474 | /* |
475 | * The NUMA zonelists are doubled becausse we need zonelists that restrict the | 475 | * The NUMA zonelists are doubled because we need zonelists that restrict the |
476 | * allocations to a single node for GFP_THISNODE. | 476 | * allocations to a single node for GFP_THISNODE. |
477 | * | 477 | * |
478 | * [0] : Zonelist with fallback | 478 | * [0] : Zonelist with fallback |