Skip to content

Commit d5becc3

Browse files
JuliaLawallthierryreding
authored andcommitted
ARM: tegra: 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: Thierry Reding <treding@nvidia.com>
1 parent 3123109 commit d5becc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/mach-tegra/platsmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ static int tegra30_boot_secondary(unsigned int cpu, struct task_struct *idle)
8383
* For warm boot CPU that was resumed from CPU hotplug, the
8484
* power will be resumed automatically after un-halting the
8585
* flow controller of the warm boot CPU. We need to wait for
86-
* the confirmaiton that the CPU is powered then removing
86+
* the confirmation that the CPU is powered then removing
8787
* the IO clamps.
8888
* For cold boot CPU, do not wait. After the cold boot CPU be
8989
* booted, it will run to tegra_secondary_init() and set

0 commit comments

Comments
 (0)