workqueue: Fix manage_workers() RETURNS description
authorLibin <huawei.libin@huawei.com>
Wed, 21 Aug 2013 00:50:40 +0000 (08:50 +0800)
committerTejun Heo <tj@kernel.org>
Wed, 21 Aug 2013 14:32:09 +0000 (10:32 -0400)
commit2d498db9814c6f3a79b708c8867c7ffcf7b5e2fc
treeaf09d25871b0b8768c63411530e5c7d7c6e4c22b
parentb11895c45899daff094610f6cdbf7611d74ae2a6
workqueue: Fix manage_workers() RETURNS description

No functional change. The comment of function manage_workers()
RETURNS description is obvious wrong, same as the CONTEXT.
Fix it.

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