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:
12a19b5
)
usb: musb: omap2430.c delete unused variable.
author
Matthias Brugger
<mbrugger@iseebcn.com>
Thu, 16 Aug 2012 11:00:25 +0000
(13:00 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 20 Aug 2012 07:20:04 +0000
(10:20 +0300)
Variable ret is always evaluated as true, so we don't need to check it.
Signed-off-by: Matthias Brugger <mbrugger@iseebcn.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found