ftrace: clean up macro usage
authorIngo Molnar <mingo@elte.hu>
Mon, 25 Aug 2008 06:12:04 +0000 (08:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:36:09 +0000 (10:36 +0200)
enclose the argument in parenthesis. (especially since we cast it,
which is a high prio operation)

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found