Staging: serqt_usb2: fixed frivolous else statement warnings
authorVincent Heuken <me@vincentheuken.com>
Fri, 20 Jun 2014 16:49:51 +0000 (09:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jun 2014 23:56:48 +0000 (19:56 -0400)
commitee01e6334783297a91f4978c390a2a934cfa7a62
tree48768608dbe7139474796e66178b2c8b4116d7bb
parent0b913529c7831d0244a602927e763ec8c4134747
Staging: serqt_usb2: fixed frivolous else statement warnings

This is a patch to the serqt_usb2.c file that fixes three instances
of the following checkpatch.pl warning:
WARNING: else is not generally useful after a break or return

Signed-off-by: Vincent Heuken <me@vincentheuken.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/serqt_usb2/serqt_usb2.c