aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorChuansheng Liu <chuansheng.liu@intel.com>2012-11-06 12:21:20 -0500
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-11-06 06:29:45 -0500
commit864fa7f46162a32c7c18da0c15d04777aa34ac02 (patch)
tree94441695a979b698a84121cd942c0ba9d1b1f060 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent230edc033d9ebb62c1db9579262089fdb2353ee9 (diff)
OMAPDSS: DISPC: 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 <chuansheng.liu@intel.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions