aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorRoel Kluin <[email protected]>2010-01-16 20:43:12 +0100
committerJean Delvare <[email protected]>2010-01-16 20:43:12 +0100
commitb6a3195070fe1c12d0bb1099ffe997d8abf9f602 (patch)
treec53534397e22f9260820a635a3f3537d1a416748 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent0b2c3688445ff02d3f1bfffc6983417b28f8c3da (diff)
i2c: Test off by one in {piix4,vt596}_transaction()
With `while (timeout++ < MAX_TIMEOUT)' timeout reaches MAX_TIMEOUT + 1 after the loop. This is probably unlikely to produce a problem. Signed-off-by: Roel Kluin <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions