From: Jingoo Han Date: Tue, 4 Nov 2014 01:37:30 +0000 (+0900) Subject: usb: dwc3: ep0: remove unnecessary break after return X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb125b55c8cf6cf6fa1ed7b84a7eeefc7a993aa;p=pandora-kernel.git usb: dwc3: ep0: remove unnecessary break after return Fix the following checkpatch warning. WARNING: break is not useful after a goto or return Signed-off-by: Jingoo Han Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed