Make "check" a bit nicer about checking kernel files:
commit707f38c31eef9dcea3aebb3eb596c3130ae4adbd
authorLinus Torvalds <torvalds@home.transmeta.com>
Thu, 8 May 2003 03:53:20 +0000 (7 20:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:00:36 +0000 (7 21:00 -0700)
treef4d66ca773013cd08af4c99747b2878acc5b48af
parentad286dd0a379e6d64335d39ec55aa5a0e49d4955
Make "check" a bit nicer about checking kernel files:
 - define away __extension__
 - pre-define "cond_syscall()" so that we don't get the gcc-specific one
 - ignore unknown command line options so that we can use the gcc command line
check.c