diff options
author | 2017-06-23 16:07:17 -0700 | |
---|---|---|
committer | 2017-07-24 16:04:17 -0700 | |
commit | a3b7b6c2739caf996b95a0164b5b4541c27630c3 (patch) | |
tree | 58f5b14be096d4bb41c9f2c81d738984b3ab3809 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | rcutorture: Add task's CPU for rcutorture writer stalls (diff) | |
download | wireguard-linux-a3b7b6c2739caf996b95a0164b5b4541c27630c3.tar.xz wireguard-linux-a3b7b6c2739caf996b95a0164b5b4541c27630c3.zip |
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
This commit removes an unused local variable named ts_rem that is
marked __maybe_unused. Yes, the variable was assigned to, but it
was never used beyond that point, hence not needed.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions