diff options
author | Tejun Heo <tj@kernel.org> | 2023-08-08 04:57:23 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-08-08 04:57:23 +0300 |
commit | ee1ceef72754427e5167743108c52f826fa4ca5b (patch) | |
tree | 5e89b0dbc63f713efdf1673ad57872b46b1dbe95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fe089f87cccb066e8ad20f49ddf05e95adc1fa8d (diff) | |
download | linux-ee1ceef72754427e5167743108c52f826fa4ca5b.tar.xz |
workqueue: Rename wq->cpu_pwqs to wq->cpu_pwq
wq->cpu_pwqs is a percpu variable carraying one pointer to a pool_workqueue.
The field name being plural is unusual and confusing. Rename it to singular.
This patch doesn't cause any functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions