iio: core: fix a few code style issues
authorAlexander Vorwerk <alexander.vorwerk@stud.uni-goettingen.de>
Sat, 12 Mar 2022 18:03:43 +0000 (19:03 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 4 Apr 2022 08:11:23 +0000 (09:11 +0100)
commitf4decb4c6e374a4ded59a6a76b8236695e44d8bc
tree632d69fe8bb8c43b5f2d9cf89b0304a0d9c7d65a
parent3123109284176b1532874591f7c81f3837bbdc17
iio: core: fix a few code style issues

* Fix indent in else statement
* Remove unnecessary 'else' after 'break'
* Remove space in '* attr'

Signed-off-by: Alexander Vorwerk <alexander.vorwerk@stud.uni-goettingen.de>
Link: https://lore.kernel.org/r/20220312180343.8935-1-alexander.vorwerk@stud.uni-goettingen.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/industrialio-buffer.c
drivers/iio/industrialio-core.c