summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-01-24 11:01:34 -0800
committerTejun Heo <tj@kernel.org>2013-01-24 11:01:34 -0800
commit706026c2141113886f61e1ad2738c9a7723ec69c (patch)
treec61ffa31567cf6b7536a3209503d498f22c6ace6 /include/linux/workqueue.h
parente6e380ed92555533740d5f670640f6f1868132de (diff)
workqueue: post global_cwq removal cleanups
Remove remaining references to gcwq. * __next_gcwq_cpu() steals __next_wq_cpu() name. The original __next_wq_cpu() became __next_cwq_cpu(). * s/for_each_gcwq_cpu/for_each_wq_cpu/ s/for_each_online_gcwq_cpu/for_each_online_wq_cpu/ * s/gcwq_mayday_timeout/pool_mayday_timeout/ * s/gcwq_unbind_fn/wq_unbind_fn/ * Drop references to gcwq in comments. This patch doesn't introduce any functional changes. Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions