kconfig: remove unused definition from scanner
authorMartin Walch <walch.martin@web.de>
Thu, 3 Oct 2013 16:33:47 +0000 (18:33 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 23 Nov 2013 10:56:07 +0000 (11:56 +0100)
commit8ad99f6221d68bbc9dbaedf66834a1cbe1830b5a
tree845c6a7cd1cb7e76d8922d24af9dcd0365bf8cd3
parentb9dad99b0c2d6031ed92e9fc84b7ab352a794455
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>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
config/zconf.l