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:
a1c2767
)
i2c-nomadik: fix operator precedence warning
author
Rabin Vincent
<rabin.vincent@stericsson.com>
Tue, 27 Apr 2010 05:01:08 +0000
(10:31 +0530)
committer
Ben Dooks
<ben-linux@fluff.org>
Wed, 19 May 2010 23:19:00 +0000
(
00:19
+0100)
Fix this warning:
i2c-nomadik.c:707: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~'
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Acked-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found