summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-03-12 11:30:03 -0700
committerTejun Heo <tj@kernel.org>2013-03-12 11:30:03 -0700
commitf02ae73aaa4f285199683862ac59972877a11c5d (patch)
treeca517312e1ed5bfaff9b18ebefcd8faf064ad040 /samples
parent7a62c2c87e3bc174fe4b9e9720e148427510fcfb (diff)
workqueue: drop "std" from cpu_std_worker_pools and for_each_std_worker_pool()
All per-cpu pools are standard, so there's no need to use both "cpu" and "std" and for_each_std_worker_pool() is confusing in that it can be used only for per-cpu pools. * s/cpu_std_worker_pools/cpu_worker_pools/ * s/for_each_std_worker_pool()/for_each_cpu_worker_pool()/ Signed-off-by: Tejun Heo <tj@kernel.org> Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions