From: Vincent Heuken Date: Fri, 20 Jun 2014 16:49:51 +0000 (-0700) Subject: Staging: serqt_usb2: fixed frivolous else statement warnings X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee01e6334783297a91f4978c390a2a934cfa7a62;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed