From: Felipe Balbi Date: Thu, 31 May 2012 07:29:49 +0000 (+0300) Subject: usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef21ede65ee3e0dfd8f2cb37de8892816e2f1257;p=pandora-kernel.git usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup There's no need for returning early. Instead, we can call dwc3_ep0_stall_and_restart() conditionally. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed