projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
466ab2e
)
MIPS: Fix comment typo
author
Jason Wang
<wangborong@cdjrlc.com>
Sat, 16 Jul 2022 04:01:19 +0000
(12:01 +0800)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/arch/mips/bcm47xx/prom.c
b/arch/mips/bcm47xx/prom.c
index
0a63721
..
ab203e6
100644
(file)
--- 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 tha
t
that amount of ram it remaps the ram more often into the
+ * less tha
n
that amount of ram it remaps the ram more often into the
* available space.
*/