arch/mips/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches
2008-02-03 16:54:53 +02:00
committed by Adrian Bunk
parent ec9674e7e5
commit 603e82edf7
8 changed files with 11 additions and 11 deletions

View File

@@ -424,13 +424,13 @@ static void __init bootmem_init(void)
#endif /* CONFIG_SGI_IP27 */
/*
* arch_mem_init - initialize memory managment subsystem
* arch_mem_init - initialize memory management subsystem
*
* o plat_mem_setup() detects the memory configuration and will record detected
* memory areas using add_memory_region.
*
* At this stage the memory configuration of the system is known to the
* kernel but generic memory managment system is still entirely uninitialized.
* kernel but generic memory management system is still entirely uninitialized.
*
* o bootmem_init()
* o sparse_init()