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:
70f13ff
)
[media] si2157: simplify si2157_cmd_execute() error path
author
Antti Palosaari
<crope@iki.fi>
Sat, 6 Dec 2014 17:04:05 +0000
(14:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 29 Jan 2015 20:47:45 +0000
(18:47 -0200)
Remove if () from firmware command error path as there should not be
any error prone conditional logic there. Use goto labels instead.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found