From: Jason Wang Date: Sat, 16 Jul 2022 04:01:19 +0000 (+0800) Subject: MIPS: Fix comment typo X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b8295e44c7619289a7d5024156753c0e3a30daf8;p=linux.git MIPS: Fix comment typo Fix the typo `s/that that/than that/' in line 72. Signed-off-by: Jason Wang Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/bcm47xx/prom.c b/arch/mips/bcm47xx/prom.c index 0a63721d0fbf3..ab203e66ba0dd 100644 --- a/arch/mips/bcm47xx/prom.c +++ b/arch/mips/bcm47xx/prom.c @@ -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. */