-
由 Russell King 提交于
Macro arguments should _always_ be surrounded by parentheses when used to prevent unexpected problems with operator precedence. Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
8c18fe25
Macro arguments should _always_ be surrounded by parentheses
when used to prevent unexpected problems with operator precedence.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>