workqueue: fix comment typo for __queue_work()
authorLi Bin <huawei.libin@huawei.com>
Mon, 9 Sep 2013 05:13:58 +0000 (13:13 +0800)
committerTejun Heo <tj@kernel.org>
Fri, 22 Nov 2013 23:14:27 +0000 (18:14 -0500)
commit9ef28a73ff6a1598d6f915973c282fe28291f800
tree3097521b9660dcd2f4e76aa8182540b985d1dc1e
parent8a2b75384444488fc4f2cbb9f0921b6a0794838f
workqueue: fix comment typo for __queue_work()

It seems the "dying" should be "draining" here.

Signed-off-by: Li Bin <huawei.libin@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c