commit | ee01e6334783297a91f4978c390a2a934cfa7a62 | [log] [tgz] |
---|---|---|
author | Vincent Heuken <me@vincentheuken.com> | Fri Jun 20 09:49:51 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 26 19:56:48 2014 -0400 |
tree | 48768608dbe7139474796e66178b2c8b4116d7bb | |
parent | 0b913529c7831d0244a602927e763ec8c4134747 [diff] |
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>