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:
380df42
)
[media] v4l: omap4iss: Fix operators precedence in ternary operators
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Wed, 28 Aug 2013 16:40:57 +0000
(13:40 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 11 Dec 2013 08:56:44 +0000
(06:56 -0200)
The ternary operator ? : has a low precedence. Use parenthesis where
needed.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found