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:
6a85ced
)
i2c: omap: simplify IRQ exit path
author
Felipe Balbi
<balbi@ti.com>
Wed, 12 Sep 2012 10:58:09 +0000
(16:28 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Wed, 12 Sep 2012 13:03:26 +0000
(15:03 +0200)
instead of having multiple return points, use
a goto statement to make that clearer.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found