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:
b4e43e9
)
[media] lbdt3306a: remove uneeded braces
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 28 Oct 2014 14:07:52 +0000
(12:07 -0200)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Tue, 3 Mar 2015 13:34:14 +0000
(10:34 -0300)
WARNING: braces {} are not necessary for any arm of this statement
+ if (ret == 0) {
[...]
+ } else {
[...]
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found