diff options
| author | Srikar Dronamraju <[email protected]> | 2010-06-29 23:02:26 +0530 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-06-29 22:59:05 +0200 |
| commit | 0879b100f3c187257729f36cba33d96ec2875766 (patch) | |
| tree | 5efbc7a0beb5d3b4007ca7819b7eb64bf8e934ae /tools/perf/scripts/python | |
| parent | 567a9fd86735ccdc897768ed2dacdd5e83a13509 (diff) | |
perf: Fix hist_entry__tui_annotate() build failure
When compiling perf on latest tip/master I see the following
error:
cc1: warnings being treated as errors
util/newt.c: In function 'hist_entry__tui_annotate':
util/newt.c:764: warning: 'ret' is used uninitialized in
this function make: *** [util/newt.o] Error 1
I think the problem was introduced by commit
13f499f076c67675e6e3022973729b5d906a84e9
Below is a patch that fixes the problem.
Signed-off-by: Srikar Dronamraju <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions