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:
d2dd8b1
)
[ARM] iop: add missing parens in macro
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 5 May 2007 10:59:13 +0000
(11:59 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 5 May 2007 10:59:13 +0000
(11:59 +0100)
Fix:
drivers/serial/8250.c:1837: warning: suggest parentheses around arithmetic in operand of |
due to a macro argument being used without required parenthesis.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found