diff options
| author | Tejun Heo <tj@kernel.org> | 2013-03-12 22:30:03 +0400 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2013-03-12 22:30:03 +0400 |
| commit | f02ae73aaa4f285199683862ac59972877a11c5d (patch) | |
| tree | ca517312e1ed5bfaff9b18ebefcd8faf064ad040 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 7a62c2c87e3bc174fe4b9e9720e148427510fcfb (diff) | |
| download | linux-f02ae73aaa4f285199683862ac59972877a11c5d.tar.xz | |
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 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
