Oops. Fix the preprocessor handling of "..." arguments.
commit347a96fec7749e71927f1eb8c0ce76fd7490a7d2
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 21 Apr 2004 17:39:57 +0000 (21 10:39 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:39 +0000 (7 21:01 -0700)
treefa9c5f09f8b84663e036ba61ae71db964891f8d4
parent3bbfc67f9860d7cb2b308ed97026a520838d1793
Oops. Fix the preprocessor handling of "..." arguments.

This has been broken since day one, but since most uses
were to things that could happily live with just the
first argument in the list, we never noticed.
pre-process.c