Staging: iio: Use braces on all arms of if statement
authorCristina Opriceana <cristina.opriceana@gmail.com>
Sat, 14 Mar 2015 18:54:04 +0000 (20:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 15:14:05 +0000 (16:14 +0100)
commit212db303ed21df1bee5037362f3a1098b53b5e55
treed81bfc21c4c09558679e21489dd20d8751608c7e
parent01f62379a8e50a98e0c26fe7f6445e771685ce49
Staging: iio: Use braces on all arms of if statement

Add braces to improve consistency when using if statements.
Found by checkpatch.pl:
"CHECK: braces {} should be used on all arms of this statement".

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/frequency/ad9834.c