[SPARC64]: Spelling fixes.
Spelling fixes in arch/sparc64/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
d1a78c32ed
commit
e5dd42e4fb
@@ -1008,7 +1008,7 @@ static unsigned long __init bootmem_init(unsigned long *pages_avail,
|
||||
if (initrd_start) {
|
||||
size = initrd_end - initrd_start;
|
||||
|
||||
/* Resert the initrd image area. */
|
||||
/* Reserve the initrd image area. */
|
||||
#ifdef CONFIG_DEBUG_BOOTMEM
|
||||
prom_printf("reserve_bootmem(initrd): base[%llx] size[%lx]\n",
|
||||
initrd_start, initrd_end);
|
||||
|
Reference in New Issue
Block a user