diff options
| author | Chuansheng Liu <[email protected]> | 2012-11-07 01:28:14 +0800 |
|---|---|---|
| committer | Luciano Coelho <[email protected]> | 2012-11-16 19:53:01 +0200 |
| commit | 25b08bf662dea1291a9872547819f0e96bf68fe6 (patch) | |
| tree | 1da21beae3b1147cacee034b26a17ad75107962a /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 4eeac22c159f053ea34527e4fea359ab10b4b5a5 (diff) | |
wlcore: Fix the usage of wait_for_completion_timeout
The return value of wait_for_completion_timeout() is always
>= 0 with unsigned int type.
So the condition "ret < 0" or "ret >= 0" is pointless.
Signed-off-by: liu chuansheng <[email protected]>
Signed-off-by: Luciano Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions