diff options
author | Chris Ruffin <cmruffin@gmail.com> | 2014-09-15 03:38:00 +0400 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-09-21 16:18:08 +0400 |
commit | d6be7a02d9cf817d3e3d19167d87e52260620ecd (patch) | |
tree | a3f607918f51756b3844f9d9f468dcc3622d7547 /drivers/iio/adc/vf610_adc.c | |
parent | 3f76a4ea5383ba2f9e76f9625f77ff246907a134 (diff) | |
download | linux-d6be7a02d9cf817d3e3d19167d87e52260620ecd.tar.xz |
staging: iio: accel: remove unnecessary syntax
The else clause in the conditional of lis3l02dq_data_rdy_trig_poll()
does not make consistent use of braces with the rest of the
conditional. Fix this coding style problem by removing the
unnecessary conditional altogether.
Signed-off-by: Chris Ruffin <cmruffin@gmail.com>
Acked-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'drivers/iio/adc/vf610_adc.c')
0 files changed, 0 insertions, 0 deletions