MIPS: Fix comment typo

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

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
Jason Wang 2022-07-16 12:01:19 +08:00 committed by Thomas Bogendoerfer
parent 466ab2ea23
commit b8295e44c7

View File

@ -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.
*/