From: Ingo Molnar Date: Mon, 25 Aug 2008 06:12:04 +0000 (+0200) Subject: ftrace: clean up macro usage X-Git-Tag: v2.6.28-rc1~78^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8825ec6d941b6899331b84c7d6bf027c3bb4f1;p=pandora-kernel.git ftrace: clean up macro usage enclose the argument in parenthesis. (especially since we cast it, which is a high prio operation) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed