diff options
| author | Steven Rostedt (Red Hat) <[email protected]> | 2014-06-04 17:36:29 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2014-06-04 17:36:29 +0000 |
| commit | 195d28020147843dcf809730b2e9d876722371e6 (patch) | |
| tree | 005fd8a4fc1c497d1d43855ac0cd5106406491f4 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | tracing: Eliminate double free on failure of allocation on boot up (diff) | |
| download | kernel-195d28020147843dcf809730b2e9d876722371e6.tar.gz kernel-195d28020147843dcf809730b2e9d876722371e6.zip | |
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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
