summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2017-08-22 14:13:25 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2017-09-03 18:10:30 +0100
commit4e57562b4846e42cd1c2e556f0ece18c1154e116 (patch)
tree21860738bb28c016a8ffa8fe78be3cfe9907ab45 /tools/perf/scripts/python/bin
parentdd92d5ea20ef8a42be7aeda08c669c586c730451 (diff)
downloadkernel-4e57562b4846e42cd1c2e556f0ece18c1154e116.tar.gz
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 <gustavo@embeddedor.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions