MIPS: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Sat, 16 Jul 2022 04:01:19 +0000 (12:01 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 30 Jul 2022 08:58:05 +0000 (10:58 +0200)
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>
arch/mips/bcm47xx/prom.c

index 0a63721..ab203e6 100644 (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.
         */