OSDN Git Service

iio: imu: adis16480: fix indentation of return statement
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Fri, 1 Nov 2019 09:35:01 +0000 (11:35 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 3 Nov 2019 10:35:21 +0000 (10:35 +0000)
commitd9bbae304a3ed9bc51bf4c815dd6aa6ed0fdd118
treefff7cd5a0dbf193685e1b0f4800dc97de1ffcad3
parent6a39ab3b195c125d3fe49d0b0b613c2e1dbbc5a2
iio: imu: adis16480: fix indentation of return statement

This is just a minor indentation/alignment fix for the default case of a
switch statement.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/imu/adis16480.c