Make topology fallback macros reference their arguments.
authorAndi Kleen <andi@firstfloor.org>
Mon, 11 Feb 2008 19:03:17 +0000 (20:03 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 12 Feb 2008 04:37:29 +0000 (20:37 -0800)
This avoids warnings with unreferenced variables in the !NUMA case.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found