iio: Fix indentation for multiline conditional.
authorJoe Simmons-Talbott <joetalbott@gmail.com>
Wed, 27 Jul 2022 18:18:55 +0000 (14:18 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 15 Aug 2022 21:29:57 +0000 (22:29 +0100)
commit3d4b8291df3b5c9bc62ea8213b5483c4ec852947
treed126b10cdc1dc74e6819c08d493ef5321938cf17
parent9d9ec8d01443832d4e6d2f46bfd6b3270f390be3
iio: Fix indentation for multiline conditional.

As reported by checkpatch.pl make indentation match previous
conditional.

Signed-off-by: Joe Simmons-Talbott <joetalbott@gmail.com>
Link: https://lore.kernel.org/r/20220727181855.589052-3-joetalbott@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/industrialio-buffer.c