staging: iio: cdc: remove braces from single line if blocks
authorAlexander Vorwerk <alec@vc-celle.de>
Fri, 20 Aug 2021 22:49:14 +0000 (00:49 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 14 Sep 2021 11:00:32 +0000 (12:00 +0100)
commit050098500ae4f73f76a775b26fdf6ee5ee5bef40
tree8e113499dd03e8d15c48b2eebf4419d910d20904
parent25d4abbf3ddcccb022d890ad1dc0d87262783b03
staging: iio: cdc: remove braces from single line if blocks

Remove braces from single line if blocks to clear checkpatch warnings.
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Alexander Vorwerk <alec@vc-celle.de>
Link: https://lore.kernel.org/r/20210820224914.1260-1-alec@vc-celle.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/cdc/ad7746.c