diff options
author | 2014-07-22 13:04:49 +0800 | |
---|---|---|
committer | 2014-07-22 12:10:39 -0400 | |
commit | 3fb1823c093ebe1869d34005837f64df64713780 (patch) | |
tree | f8c0a00abfc94ddb45550adeb6b91de8a930335e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | workqueue: remove the stale comment in pwq_unbound_release_workfn() (diff) | |
download | linux-dev-3fb1823c093ebe1869d34005837f64df64713780.tar.xz linux-dev-3fb1823c093ebe1869d34005837f64df64713780.zip |
workqueue: remove the misnamed out_unlock label in get_unbound_pool()
After the locking was moved up to the caller of the get_unbound_pool(),
out_unlock label doesn't need to do any unlock operation and the name
became bad, so we just remove this label, and the only usage-site
"goto out_unlock" is subsituted to "return pool".
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
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