[ARM] Fix buggy __phys_to_pfn / __pfn_to_phys
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 29 Oct 2005 12:18:10 +0000 (13:18 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 29 Oct 2005 12:18:10 +0000 (13:18 +0100)
commit8c18fe2562c45180c407872d05857c55c1e5e37b
tree52b4b8e5b501aaf614504e85f3a458704906a55f
parentfb31690fbac6f4055c1765522752e4746759f5de
[ARM] Fix buggy __phys_to_pfn / __pfn_to_phys

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>
include/asm-arm/mach/map.h