commit | 5eb125b55c8cf6cf6fa1ed7b84a7eeefc7a993aa | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Tue Nov 04 10:37:30 2014 +0900 |
committer | Felipe Balbi <balbi@ti.com> | Wed Nov 05 13:33:10 2014 -0600 |
tree | c2ffb5f42adf7129ff888762661edfeca8ae4b1b | |
parent | baadd52f0aa7a100192661132299f13e763932df [diff] |
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 <jg1.han@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>