* [PATCH] workqueue: fix a typo in comment
@ 2024-02-05 0:31 Wang Jinchao
2024-02-05 17:48 ` Tejun Heo
0 siblings, 1 reply; 2+ messages in thread
From: Wang Jinchao @ 2024-02-05 0:31 UTC (permalink / raw)
To: Tejun Heo, Lai Jiangshan, linux-kernel; +Cc: stone.xulei, wangjinchao
There should be three, fix it.
Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com>
---
kernel/workqueue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/workqueue.c b/kernel/workqueue.c
index 76e60faed892..236fd78587e0 100644
--- a/kernel/workqueue.c
+++ b/kernel/workqueue.c
@@ -6856,7 +6856,7 @@ static bool __init cpus_share_numa(int cpu0, int cpu1)
/**
* workqueue_init_topology - initialize CPU pods for unbound workqueues
*
- * This is the third step of there-staged workqueue subsystem initialization and
+ * This is the third step of three-staged workqueue subsystem initialization and
* invoked after SMP and topology information are fully initialized. It
* initializes the unbound CPU pods accordingly.
*/
--
2.40.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] workqueue: fix a typo in comment
2024-02-05 0:31 [PATCH] workqueue: fix a typo in comment Wang Jinchao
@ 2024-02-05 17:48 ` Tejun Heo
0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2024-02-05 17:48 UTC (permalink / raw)
To: Wang Jinchao; +Cc: Lai Jiangshan, linux-kernel, stone.xulei
On Mon, Feb 05, 2024 at 08:31:52AM +0800, Wang Jinchao wrote:
> There should be three, fix it.
>
> Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com>
Applied to wq/for-6.9.
Thanks.a
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-02-05 17:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 0:31 [PATCH] workqueue: fix a typo in comment Wang Jinchao
2024-02-05 17:48 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®