branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 14:59:41 +0000 (07:59 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 7 Apr 2009 15:07:41 +0000 (17:07 +0200)
Fix the branch tracer barfing on comma statements within if ()
statements.

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

No differences found