aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2015-05-27 11:20:52 +0300
committerJonathan Cameron <[email protected]>2015-06-01 16:55:19 +0100
commit5517547bf44731621338c1a4047196a49c790719 (patch)
tree51e0b50fa205cc2623a530a2e40521223a78aa16 /tools/perf/scripts/python
parent1e1ec2861e0d4307267096c3f74c17298c1cde98 (diff)
iio: magnetometer: correct a harmless off by one check
The line before limits i to 0-3 so the existing code works fine but the check is still off by one and >= is intended instead of >. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Daniel Baluta <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions