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:
dcca5cf
)
OMAPFB: Delete if statement evaluating a constant.
author
Matthias Brugger
<matthias.bgg@googlemail.com>
Fri, 16 Nov 2012 17:51:01 +0000
(18:51 +0100)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 19 Nov 2012 11:12:41 +0000
(13:12 +0200)
Variable r is never set to any value different to zero.
Delete the if statement as it will never executed.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found