iio: adc: meson-saradc: Add missing space between if and parenthesis
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 17 Jul 2021 23:37:17 +0000 (01:37 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 25 Jul 2021 14:57:31 +0000 (15:57 +0100)
commit0e1d2a5ec77e98fa8a3362d5c28b367742325aa2
tree57fe832bac5554f64682ec7700cb6361fa528568
parent48dc1abde015c6c62f05c4c29b73f77d175a2ee6
iio: adc: meson-saradc: Add missing space between if and parenthesis

Add a missing space between if and the opening parenthesis to make the
coding style consistent across the whole driver. No functional changes
intended.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20210717233718.332267-3-martin.blumenstingl@googlemail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/meson_saradc.c