Skip to content

Commit 251e5d7

Browse files
JuliaLawallarndb
authored andcommitted
ARM: ixp4xx: fix typos in comments
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Link: https://lore.kernel.org/r/[email protected]' Signed-off-by: Arnd Bergmann <[email protected]>
1 parent a5b06d9 commit 251e5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/mach-ixp4xx/ixp4xx-of.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ static void __init ixp4xx_of_map_io(void)
4646
}
4747

4848
/*
49-
* We handle 4 differen SoC families. These compatible strings are enough
49+
* We handle 4 different SoC families. These compatible strings are enough
5050
* to provide the core so that different boards can add their more detailed
5151
* specifics.
5252
*/

0 commit comments

Comments
 (0)