Skip to content
Commit 63d95a91 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: use @pool instead of @gcwq or @cpu where applicable



Modify all functions which deal with per-pool properties to pass
around @pool instead of @gcwq or @cpu.

The changes in this patch are mechanical and don't caues any
functional difference.  This is to prepare for multiple pools per
gcwq.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent bd7bdd43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment