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:
4b345c9
)
usb: dwc3: ep0: drop unnecessary variable
author
Felipe Balbi
<balbi@ti.com>
Thu, 19 Jul 2012 05:49:01 +0000
(08:49 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 3 Aug 2012 06:28:23 +0000
(09:28 +0300)
When returning from ep0_queue, we have an
unnecessary ret variable which is always
zero. Remove it.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found