workqueue: fix a typo in comment
authorWang Jinchao <wangjinchao@xfusion.com>
Mon, 5 Feb 2024 00:31:52 +0000 (08:31 +0800)
committerTejun Heo <tj@kernel.org>
Mon, 5 Feb 2024 17:48:25 +0000 (07:48 -1000)
commit96068b6030391082bf0cd97af525d731afa5ad63
tree59c6632884c2c275bcbce805791bf840cead5c0b
parent4f19b8e01e2fb6c97d4307abb7bde4d34a1e601e
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>
kernel/workqueue.c