diff options
author | Nicholas Mc Guire <[email protected]> | 2019-04-25 16:03:51 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2019-06-18 11:28:14 -0700 |
commit | 9a4a153b092c9f89dfa2766d48b61af251ea5697 (patch) | |
tree | 82ac804cd09b54b539fbb87f469106e9600c79a1 /tools/perf/scripts/python/check-perf-trace.py | |
parent | d3cb8f3d0fb2a334690e090f6ddb6bfcfbc7b4ce (diff) |
drm/msm: check for equals 0 only
wait_for_completion_timeout() returns 0 on timeout and aleast 1 otherwise
so checking for < makes no sense here.
Signed-off-by: Nicholas Mc Guire <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions