]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kconfig: remove unused definition from scanner
authorMartin Walch <walch.martin@web.de>
Thu, 3 Oct 2013 16:33:47 +0000 (18:33 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 8 Oct 2013 21:52:15 +0000 (23:52 +0200)
commit3381960031a13d1a1ec7bdef60f6a9931d500371
tree4efc1f0b57044d5df68050a2261602eeab5efa7f
parent57540f1dea6580fda0debaf3704d1b0e928a120e
kconfig: remove unused definition from scanner

The definition ws [ \n\t] is not used anywhere. Drop it to avoid confusion.

As it is a dead definition, any changes in the resulting code generated by
flex would be surprising (actually testing this showed that there are really
no changes). So, there is no need to touch the existing zconf.lex.c_shipped.

Signed-off-by: Martin Walch <walch.martin@web.de>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: "Yann E. MORIN: <yann.morin.1998@free.fr>
scripts/kconfig/zconf.l