diff options
author | Chris Ruffin <cmruffin@gmail.com> | 2014-09-15 01:38:00 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-09-21 14:18:08 +0200 |
commit | d6be7a02d9cf817d3e3d19167d87e52260620ecd (patch) | |
tree | a3f607918f51756b3844f9d9f468dcc3622d7547 /drivers/iio | |
parent | Staging: rtl8192e: Fix __constant_htons to htons style warning (diff) | |
download | linux-d6be7a02d9cf817d3e3d19167d87e52260620ecd.tar.xz linux-d6be7a02d9cf817d3e3d19167d87e52260620ecd.zip |
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')
0 files changed, 0 insertions, 0 deletions