From ee01e6334783297a91f4978c390a2a934cfa7a62 Mon Sep 17 00:00:00 2001 From: Vincent Heuken Date: Fri, 20 Jun 2014 09:49:51 -0700 Subject: [PATCH] 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-format-patch failed