Commit 96068b60 authored by Wang Jinchao's avatar Wang Jinchao Committed by Tejun Heo

workqueue: fix a typo in comment

There should be three, fix it.
Signed-off-by: default avatarWang Jinchao <wangjinchao@xfusion.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 4f19b8e0
......@@ -7604,7 +7604,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.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment