Skip to content

Commit d6ecfc5

Browse files
JuliaLawallarndb
authored andcommitted
ARM: gemini: fix typos in comments
Various spelling mistakes in comments. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20251023204737.2716443-1-linus.walleij@linaro.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 0046535 commit d6ecfc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/mach-gemini/board-dt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ static void gemini_idle(void)
3434
{
3535
/*
3636
* Because of broken hardware we have to enable interrupts or the CPU
37-
* will never wakeup... Acctualy it is not very good to enable
37+
* will never wakeup... Actually it is not very good to enable
3838
* interrupts first since scheduler can miss a tick, but there is
3939
* no other way around this. Platforms that needs it for power saving
4040
* should enable it in init code, since by default it is

0 commit comments

Comments
 (0)