projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec8f128
)
ARM: omap1: htc_herald: fix typos in comments
author
Julia Lawall
<Julia.Lawall@inria.fr>
Fri, 18 Mar 2022 10:37:22 +0000
(11:37 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 22 Apr 2022 09:08:56 +0000
(11:08 +0200)
Various spelling mistakes in comments.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Reviewed-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-omap1/board-htcherald.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap1/board-htcherald.c
b/arch/arm/mach-omap1/board-htcherald.c
index f8d93d79d5fb8e468903d3467ab8c1b9fdf14a2e..ec049cee49c6d629c31a27f12ca6e25f12d7b243 100644
(file)
--- a/
arch/arm/mach-omap1/board-htcherald.c
+++ b/
arch/arm/mach-omap1/board-htcherald.c
@@
-170,7
+170,7
@@
static const unsigned int htc_herald_keymap[] = {
KEY(3, 0, KEY_VOLUMEUP), /* Volume up */
KEY(4, 0, KEY_F2), /* Right bar (landscape) */
KEY(5, 0, KEY_MAIL), /* Win key (portrait) */
- KEY(6, 0, KEY_DIRECTORY), /* Right bar (p
ro
trait) */
+ KEY(6, 0, KEY_DIRECTORY), /* Right bar (p
or
trait) */
KEY(0, 1, KEY_LEFTCTRL), /* Windows key */
KEY(1, 1, KEY_COMMA),
KEY(2, 1, KEY_M),