workqueue: Comment correction in file header
authorLibin <huawei.libin@huawei.com>
Wed, 21 Aug 2013 00:50:39 +0000 (08:50 +0800)
committerTejun Heo <tj@kernel.org>
Wed, 21 Aug 2013 14:32:09 +0000 (10:32 -0400)
commitb11895c45899daff094610f6cdbf7611d74ae2a6
tree6f2d4b717a93e71d9dbf061a4f12d7aa63794290
parent1207637304990374231fe4e9aeb527904f4ec1e6
workqueue: Comment correction in file header

No functional change. There are two worker pools for each cpu in
current implementation (one for normal work items and the other for
high priority ones).

tj: Whitespace adjustments.

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