summaryrefslogtreecommitdiff
path: root/scripts/kconfig/menu.c
diff options
context:
space:
mode:
authorMartin Walch <walch.martin@web.de>2013-10-03 16:33:47 (GMT)
committerYann E. MORIN <yann.morin.1998@free.fr>2013-10-08 21:52:15 (GMT)
commit3381960031a13d1a1ec7bdef60f6a9931d500371 (patch)
tree4efc1f0b57044d5df68050a2261602eeab5efa7f /scripts/kconfig/menu.c
parent57540f1dea6580fda0debaf3704d1b0e928a120e (diff)
downloadlinux-3381960031a13d1a1ec7bdef60f6a9931d500371.tar.xz
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>
Diffstat (limited to 'scripts/kconfig/menu.c')
0 files changed, 0 insertions, 0 deletions