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:
fb31690
)
[ARM] Fix buggy __phys_to_pfn / __pfn_to_phys
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 29 Oct 2005 12:18:10 +0000
(13:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 29 Oct 2005 12:18:10 +0000
(13:18 +0100)
Macro arguments should _always_ be surrounded by parentheses
when used to prevent unexpected problems with operator precedence.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found