From: Pratyush Anand Date: Mon, 14 Jan 2013 10:29:33 +0000 (+0530) Subject: usb: dwc3: gadget: correct return from ep_queue X-Git-Tag: v3.9-rc1~126^2~44^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15f86bde29f0fdfb877d9c753547fa2e2f5ef1fe;p=pandora-kernel.git usb: dwc3: gadget: correct return from ep_queue Its better to return from each if condition as they are mutually exclusive. Signed-off-by: Pratyush Anand Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed