]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: gyro: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Wed, 25 Sep 2019 12:32:53 +0000 (13:32 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 7 Oct 2019 20:31:22 +0000 (21:31 +0100)
commit4dbc54c55923ff0934a2d6e7facdbed21ed423c0
tree34f4b10585a8af2db6a0cca08ea4b96c342650d4
parent76510ec692c88ee865ebb32bb77b1ee294fee89e
iio: gyro: clean up indentation issue

There is a return statement that is indented incorrectly, add in
the missing tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/gyro/itg3200_core.c