diff options
author | Steven Rostedt (Red Hat) <[email protected]> | 2014-06-04 13:36:29 -0400 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-06-04 13:36:29 -0400 |
commit | 195d28020147843dcf809730b2e9d876722371e6 (patch) | |
tree | 005fd8a4fc1c497d1d43855ac0cd5106406491f4 /tools/perf/scripts/python/futex-contention.py | |
parent | 198376cd8877a612cc6494201b815c36d1e40391 (diff) |
tracing: Remove unused variable in trace_benchmark
Somehow this unused variable warning sneaked past my warnings check
(probably due to it depending on a new config).
kernel/trace/trace_benchmark.c: In function 'trace_do_benchmark':
kernel/trace/trace_benchmark.c:38:6: warning: unused variable 'seedsq' [-Wunused-variable]
u64 seedsq;
^
Link: http://lkml.kernel.org/r/[email protected]
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions