diff options
| author | Jiri Olsa <[email protected]> | 2012-06-19 15:47:52 +0000 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2012-08-07 13:42:47 +0000 |
| commit | 92d8d4a8b0f4c6eba70f6e62b48e38bd005a56e6 (patch) | |
| tree | e54aaf1cb242cf09eaedc4bd3f79c30f97499879 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | tracing: Fix wakeup_rt self test on virtual machines (diff) | |
| download | kernel-92d8d4a8b0f4c6eba70f6e62b48e38bd005a56e6.tar.gz kernel-92d8d4a8b0f4c6eba70f6e62b48e38bd005a56e6.zip | |
tracing/filter: Add missing initialization
Add missing initialization for ret variable. Its initialization
is based on the re_cnt variable, which is being set deep down
in the ftrace_function_filter_re function.
I'm not sure compilers would be smart enough to see this in near
future, so killing the warning this way.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiri Olsa <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
