workqueue: Remove the outdated comment before wq_worker_sleeping()
authorLai Jiangshan <laijs@linux.alibaba.com>
Tue, 7 Dec 2021 07:35:37 +0000 (15:35 +0800)
committerTejun Heo <tj@kernel.org>
Thu, 9 Dec 2021 22:15:15 +0000 (12:15 -1000)
commitccf45156fd167a234baf038c11c1f367c7ccabd4
treede40859d98deb4b7bf3dd5d470fdafeb4d7bb18d
parentc741e49150dbb0c0aebe234389f4aa8b47958fa8
workqueue: Remove the outdated comment before wq_worker_sleeping()

It isn't called with preempt disabled now.

Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c