git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f7569
)
usb: dwc3: ep0: split the special cases on ep0_queue
author
Felipe Balbi
<balbi@ti.com>
Thu, 19 Jul 2012 05:51:13 +0000
(08:51 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 3 Aug 2012 06:28:24 +0000
(09:28 +0300)
We can return early from each if () branch
and split the special cases for clarity. While
at that also add a comment to the delayed_status
case.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found