aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2017-08-22 14:13:25 -0500
committerJonathan Cameron <[email protected]>2017-09-03 18:10:30 +0100
commit4e57562b4846e42cd1c2e556f0ece18c1154e116 (patch)
tree21860738bb28c016a8ffa8fe78be3cfe9907ab45 /tools/perf/scripts/python
parentdd92d5ea20ef8a42be7aeda08c669c586c730451 (diff)
iio: imu: inv_mpu6050: fix missing break in switch
Add missing break statement to prevent the code for case IIO_CHAN_INFO_CALIBBIAS falling through to the default case. Also, add a break to the default case for the switch within case IIO_CHAN_INFO_CALIBBIAS. Addresses-Coverity-ID: 1357377 Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions