diff options
author | 2019-04-25 16:03:51 +0200 | |
---|---|---|
committer | 2019-06-18 11:28:14 -0700 | |
commit | 9a4a153b092c9f89dfa2766d48b61af251ea5697 (patch) | |
tree | 82ac804cd09b54b539fbb87f469106e9600c79a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dpu: Remove bogus comment (diff) | |
download | linux-rng-9a4a153b092c9f89dfa2766d48b61af251ea5697.tar.xz linux-rng-9a4a153b092c9f89dfa2766d48b61af251ea5697.zip |
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 <hofrat@osadl.org>
Reviewed-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions