diff options
author | Tejun Heo <tj@kernel.org> | 2014-12-04 10:14:13 -0500 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-12-04 10:14:54 -0500 |
commit | 0479c8c54983765085536c9463591548b45ad0a1 (patch) | |
tree | f4c2a68e85d582ff90e36c0e2a99d43feb63ca10 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | cac7f2429872d3733dc3f9915857b1691da2eb2f (diff) |
workqueue: cosmetic update in rescuer_thread()
rescuer_thread() caches &rescuer->scheduled in a local variable
scheduled for convenience. There's one WARN_ON_ONCE() which was using
&rescuer->scheduled directly. Replace it with the local variable.
This patch causes no functional difference.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions