]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitac8825ec6d941b6899331b84c7d6bf027c3bb4f1
tree3c8673f34f88e9438405216416ad22af8b9e4998
parent2d7da80f7138c4276ef4fa0334be400b805d0fbf
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 <mingo@elte.hu>
kernel/trace/ftrace.c