diff options
Diffstat (limited to 'mm/sparse.c')
-rw-r--r-- | mm/sparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/sparse.c b/mm/sparse.c index 239f5a720d38..e8f36e4796d0 100644 --- a/mm/sparse.c +++ b/mm/sparse.c | |||
@@ -106,7 +106,7 @@ static inline int sparse_index_init(unsigned long section_nr, int nid) | |||
106 | 106 | ||
107 | /* | 107 | /* |
108 | * Although written for the SPARSEMEM_EXTREME case, this happens | 108 | * Although written for the SPARSEMEM_EXTREME case, this happens |
109 | * to also work for the flat array case becase | 109 | * to also work for the flat array case because |
110 | * NR_SECTION_ROOTS==NR_MEM_SECTIONS. | 110 | * NR_SECTION_ROOTS==NR_MEM_SECTIONS. |
111 | */ | 111 | */ |
112 | int __section_nr(struct mem_section* ms) | 112 | int __section_nr(struct mem_section* ms) |