staging: iio: addac: remove unnecessary else
commit15c643661bf65176efd8349f0ad2bf096b915da1
authorRoxana Blaj <roxanagabriela10@gmail.com>
Tue, 30 Sep 2014 09:36:29 +0000 (30 12:36 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 17:02:08 +0000 (2 10:02 -0700)
tree9ab12c9f7e30a24a269541c0c84bce1f10ea1d0c
parent61e15f010e4a3647043e55e41f60197ba4aa9b4f
staging: iio: addac: remove unnecessary else

This fixes the checkpatch.pl warning:
WARNING: else is not generally useful after a break or return

Signed-off-by: Roxana Blaj <roxanagabriela10@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/addac/adt7316.c