take sched_debug.c out of nasal demon territory
authorAl Viro <viro@ftp.linux.org.uk>
Mon, 6 Aug 2007 03:26:59 +0000 (04:26 +0100)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 7 Aug 2007 01:22:27 +0000 (18:22 -0700)
C99 6.10.3[11]: preprocessing directive within the argument list of
macro invocation => undefined behaviour.  Don't do that...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found