kbuild: make modpost detect unterminated device id lists
authorKees Cook <kees@ubuntu.com>
Sun, 16 Sep 2007 09:15:46 +0000 (11:15 +0200)
committerSam Ravnborg <sam@neptun.(none)>
Fri, 12 Oct 2007 19:48:11 +0000 (21:48 +0200)
commite00498258c215b46bd24f12ab3a2ed1bcb4772fe
treec8b0835337c841540dfcba1b2402d5ea5d84b604
parent295ac051861e0c1aa6908bd0b0aafa7636ef4c7c
kbuild: make modpost detect unterminated device id lists

Cause modpost to fail if any device id lists are incorrectly terminated,
after reporting the offender.
Improved reporting by akpm

Signed-off-by: Kees Cook <kees@ubuntu.com>
Cc: Greg KH <greg@kroah.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Jeff Garzik <jeff@garzik.org>
Cc: Ben Collins <bcollins@ubuntu.com>
Cc: Michael Wu <flamingice@sourmilk.net>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/mod/file2alias.c