iio: remove unneeded break
authorTom Rix <trix@redhat.com>
Mon, 19 Oct 2020 17:28:24 +0000 (10:28 -0700)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 1 Nov 2020 15:31:56 +0000 (15:31 +0000)
commita3c089b9cf277304497522f231c2c03f7f8bb2fd
tree9b82ece5ca0d101107e047e3d84e9284319072a9
parentd884da1a75489e10ccf65fdca41ce8d917bcfbe1
iio: remove unneeded break

A break is not needed if it is preceded by a return

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20201019172824.32166-1-trix@redhat.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/meson_saradc.c
drivers/iio/imu/bmi160/bmi160_core.c