From: Mike Frysinger Date: Thu, 16 Jun 2011 22:22:11 +0000 (-0400) Subject: Blackfin: debug-mmrs: prevent macro arg from expanding X-Git-Tag: v3.1-rc1~268^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94674b15df4fdb111aeb2b07e67a818db5faa3c3;p=pandora-kernel.git Blackfin: debug-mmrs: prevent macro arg from expanding Passing a non-simple expression in as the addr arg could incorrectly apply the pointer cast resulting in misbehavior. Add proper paren. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed