kconfig: narrow the scope of variables in the lexer
The variables, "ts" and "i", are used locally in the action ofthe [ \t]+ pattern in the <HELP> start state.Define them where they are used.Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Masahiro Yamada 4 years ago 65017d83 d05377e1