From 15f86bde29f0fdfb877d9c753547fa2e2f5ef1fe Mon Sep 17 00:00:00 2001 From: Pratyush Anand Date: Mon, 14 Jan 2013 15:59:33 +0530 Subject: [PATCH] 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-format-patch failed