aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/linux/mmzone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index 39c24ebe9cfd..52f96d78c0e8 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -477,7 +477,7 @@ unsigned long zone_nr_free_pages(struct zone *zone);
477#ifdef CONFIG_NUMA 477#ifdef CONFIG_NUMA
478 478
479/* 479/*
480 * The NUMA zonelists are doubled becausse we need zonelists that restrict the 480 * The NUMA zonelists are doubled because we need zonelists that restrict the
481 * allocations to a single node for GFP_THISNODE. 481 * allocations to a single node for GFP_THISNODE.
482 * 482 *
483 * [0] : Zonelist with fallback 483 * [0] : Zonelist with fallback