init/main: Fix double "the" in comment
s/the\ the/the Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
4f6cce3910
commit
6623f1c615
@ -495,7 +495,7 @@ asmlinkage __visible void __init start_kernel(void)
|
|||||||
debug_objects_early_init();
|
debug_objects_early_init();
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Set up the the initial canary ASAP:
|
* Set up the initial canary ASAP:
|
||||||
*/
|
*/
|
||||||
boot_init_stack_canary();
|
boot_init_stack_canary();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user