Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6623f1c6 authored by Viresh Kumar's avatar Viresh Kumar Committed by Jiri Kosina
Browse files

init/main: Fix double "the" in comment



s/the\ the/the

Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 4f6cce39
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -495,7 +495,7 @@ asmlinkage __visible void __init start_kernel(void)
	debug_objects_early_init();

	/*
	 * Set up the the initial canary ASAP:
	 * Set up the initial canary ASAP:
	 */
	boot_init_stack_canary();