commit | b11895c45899daff094610f6cdbf7611d74ae2a6 | [log] [tgz] |
---|---|---|
author | Libin <huawei.libin@huawei.com> | Wed Aug 21 08:50:39 2013 +0800 |
committer | Tejun Heo <tj@kernel.org> | Wed Aug 21 10:32:09 2013 -0400 |
tree | 6f2d4b717a93e71d9dbf061a4f12d7aa63794290 | |
parent | 1207637304990374231fe4e9aeb527904f4ec1e6 [diff] |
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>