[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220905021034.947701-1-13667453960@163.com>
Date: Mon, 5 Sep 2022 10:10:34 +0800
From: Jiangshan Yi <13667453960@....com>
To: akpm@...ux-foundation.org, keescook@...omium.org
Cc: gregkh@...uxfoundation.org, mingo@...nel.org,
linux-kernel@...r.kernel.org,
Jiangshan Yi <yijiangshan@...inos.cn>,
k2ci <kernel-bot@...inos.cn>
Subject: [PATCH] init.h: fix spelling typo in comment
From: Jiangshan Yi <yijiangshan@...inos.cn>
Fix spelling typo in comment.
Reported-by: k2ci <kernel-bot@...inos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@...inos.cn>
---
include/linux/init.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/linux/init.h b/include/linux/init.h
index baf0b29a7010..3254766ebbf2 100644
--- a/include/linux/init.h
+++ b/include/linux/init.h
@@ -134,7 +134,7 @@ static inline initcall_t initcall_from_entry(initcall_entry_t *entry)
extern initcall_entry_t __con_initcall_start[], __con_initcall_end[];
-/* Used for contructor calls. */
+/* Used for constructor calls. */
typedef void (*ctor_fn_t)(void);
struct file_system_type;
--
2.27.0
No virus found
Checked by Hillstone Network AntiVirus
Powered by blists - more mailing lists