aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorRoel Kluin <[email protected]>2009-05-05 08:39:24 +0200
committerJean Delvare <[email protected]>2009-05-05 08:39:24 +0200
commit4ccc28f725bc2b7b0a3bc27e9c15f4eaf63fb812 (patch)
treef1a3a3424713340aabb5722fc1accad149fc5052 /lib/string_helpers.c
parentb4348f32dae3cb6eb4bc21c7ed8f76c0b11e9d6a (diff)
i2c: Timeouts off by 1
with while (timeout++ < MAX_TIMEOUT); timeout reaches MAX_TIMEOUT + 1 after the loop, so the tests below are off by one. Signed-off-by: Roel Kluin <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions