lkml.org 
[lkml]   [2022]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[v4.9 PATCH v2 2/6] init/main: Fix double "the" in comment
Date
From: Viresh Kumar <viresh.kumar@linaro.org>

s/the\ the/the

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
(cherry picked from commit 6623f1c6150c09ce946c8e27a4c814d64919495b)
Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
---
init/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/main.c b/init/main.c
index 30226a836c8..a6ecdd492ed 100644
--- a/init/main.c
+++ b/init/main.c
@@ -488,7 +488,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:
*/
add_latent_entropy();
boot_init_stack_canary();
--
2.34.1
\
 
 \ /
  Last update: 2022-08-01 18:45    [W:0.058 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site