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)
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>

No differences found