From 5eb125b55c8cf6cf6fa1ed7b84a7eeefc7a993aa Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Tue, 4 Nov 2014 10:37:30 +0900 Subject: [PATCH] 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-format-patch failed