commit | 15f86bde29f0fdfb877d9c753547fa2e2f5ef1fe | [log] [tgz] |
---|---|---|
author | Pratyush Anand <pratyush.anand@st.com> | Mon Jan 14 15:59:33 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Fri Jan 18 14:28:36 2013 +0200 |
tree | 7708fd09156f64618bc33a4a8ab1cf9d77091cbb | |
parent | 7efea86c2868b8fd9df65e589e33aebe498ce21d [diff] |
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 <pratyush.anand@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com>