Skip to content

Commit 96068b6

Browse files
Wang Jinchaohtejun
authored andcommitted
workqueue: fix a typo in comment
There should be three, fix it. Signed-off-by: Wang Jinchao <wangjinchao@xfusion.com> Signed-off-by: Tejun Heo <tj@kernel.org>
1 parent 4f19b8e commit 96068b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/workqueue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7604,7 +7604,7 @@ static bool __init cpus_share_numa(int cpu0, int cpu1)
76047604
/**
76057605
* workqueue_init_topology - initialize CPU pods for unbound workqueues
76067606
*
7607-
* This is the third step of there-staged workqueue subsystem initialization and
7607+
* This is the third step of three-staged workqueue subsystem initialization and
76087608
* invoked after SMP and topology information are fully initialized. It
76097609
* initializes the unbound CPU pods accordingly.
76107610
*/

0 commit comments

Comments
 (0)