Commit b8295e44 authored by Jason Wang's avatar Jason Wang Committed by Thomas Bogendoerfer
Browse files

MIPS: Fix comment typo



Fix the typo `s/that that/than that/' in line 72.

Signed-off-by: default avatarJason Wang <wangborong@cdjrlc.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 466ab2ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ static __init void prom_init_mem(void)
	 * call them at the beginning of the boot.
	 *
	 * BCM47XX uses 128MB for addressing the ram, if the system contains
	 * less that that amount of ram it remaps the ram more often into the
	 * less than that amount of ram it remaps the ram more often into the
	 * available space.
	 */