lkml.org 
[lkml]   [2008]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectFix spelling in mmzone.h
I almost feel bad about patching spelling, but we have two so near...
Found while grepping for MAX_NR_ZONES.

Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>

diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index 8d8d197..741779e 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -390,11 +390,11 @@ static inline int zone_is_oom_locked(const struct zone *zone)
#ifdef CONFIG_NUMA

/*
- * The NUMA zonelists are doubled becausse we need zonelists that restrict the
+ * The NUMA zonelists are doubled because we need zonelists that restrict the
* allocations to a single node for GFP_THISNODE.
*
* [0 .. MAX_NR_ZONES -1] : Zonelists with fallback
- * [MAZ_NR_ZONES ... MAZ_ZONELISTS -1] : No fallback (GFP_THISNODE)
+ * [MAX_NR_ZONES ... MAX_ZONELISTS -1] : No fallback (GFP_THISNODE)
*/
#define MAX_ZONELISTS (2 * MAX_NR_ZONES)


\
 
 \ /
  Last update: 2008-04-19 23:55    [W:0.029 / U:1.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site