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:
876ae85
)
i2c: s3c2410: Remove unnecessary label err_noclk
author
Tushar Behera
<tushar.behera@linaro.org>
Thu, 24 Jan 2013 10:11:06 +0000
(15:41 +0530)
committer
Wolfram Sang
<w.sang@pengutronix.de>
Mon, 28 Jan 2013 04:26:44 +0000
(
05:26
+0100)
err_noclk label redirects to a simple return statement. Move the
return statement to the caller location and remove the label.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
No differences found