staging: iio: accel: Removed unnecessary else expression.
authorGulsah Kose <gulsah.1004@gmail.com>
Tue, 30 Sep 2014 21:09:10 +0000 (00:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 17:04:18 +0000 (10:04 -0700)
This patch fixes "else is not generally useful after a break or return"
checkpatch.pl warning in adis16220_core.c

Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found