iio: frequency: Remove unnecessary braces around single statement block
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Tue, 16 Dec 2014 09:11:46 +0000 (11:11 +0200)
committerJonathan Cameron <jic23@kernel.org>
Fri, 26 Dec 2014 09:38:42 +0000 (09:38 +0000)
commit762c4da347109398bbcc7783b7ce2496664442ed
treeaf40feac9e9199e116d260b356008ea0250a10bc
parentd9d0ac96554c21e40fd56982bc7f8f4bc557f16a
iio: frequency: Remove unnecessary braces around single statement block

This patch fixes the following checkpatch.pl warning:
WARNING: braces {} are not necessary for single statement blocks

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/frequency/adf4350.c