diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2015-04-11 16:10:37 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2015-06-11 20:11:03 +0300 |
commit | c6d0baf1fdbe32594e6e8bf6870f3951d3cf6415 (patch) | |
tree | 8717a6bd3595a60f5836219222085a6bec2bcd44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a51d01f067b34b138deae6ff86276e807c606876 (diff) | |
download | linux-c6d0baf1fdbe32594e6e8bf6870f3951d3cf6415.tar.xz |
drm/msm: wait_for_completion_timeout return is never negative
wait_for_completion_timeout returns >= 0 but never
negative - so the error check should be against equality
to 0 not <= 0.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions