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:
6deaca2
)
[media] cx24110: Simplify error handling at cx24110_set_fec()
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 5 Nov 2014 12:00:45 +0000
(10:00 -0200)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 5 Nov 2014 12:00:45 +0000
(10:00 -0200)
move the return to happen before the logic. This way, we can
avoid one extra identation.
This also fixes an identation issue on this function.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found