On Thu, Jul 17, 2008 at 02:08:12AM +0300, Adrian Bunk wrote: > gcc 4.3 correctly determines that input() is unused and gives the > following warning: > > <-- snip --> > > ... > HOSTCC scripts/genksyms/lex.o > scripts/genksyms/lex.c:1487: warning: ‘input’ defined but not used > ... > > <-- snip --> > > Fix it by adding %option noinput to scripts/genksyms/lex.l and > regeneration of scripts/genksyms/lex.c_shipped. Applied. Sam -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html