lkml.org 
[lkml]   [2022]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] init: Fix comment typo
Date
The double `core' is duplicated in line 33, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
drivers/base/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/base/init.c b/drivers/base/init.c
index 397eb9880cec..ae75ed7bbc41 100644
--- a/drivers/base/init.c
+++ b/drivers/base/init.c
@@ -30,7 +30,7 @@ void __init driver_init(void)
hypervisor_init();

/* These are also core pieces, but must come after the
- * core core pieces.
+ * core pieces.
*/
of_core_init();
platform_bus_init();
--
2.35.1
\
 
 \ /
  Last update: 2022-07-18 15:13    [W:0.034 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site