diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-11 12:00:50 +0100 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-12 16:20:09 +0100 |
commit | 0bcc547ec4b03a0b66615694561cce9c5a9a1014 (patch) | |
tree | eeba0495dd1d97aea2f2270af7e821c86d55ee64 /kernel/Kconfig.preempt | |
parent | kconfig: fix ambiguous grammar in terms of new lines (diff) | |
download | linux-0bcc547ec4b03a0b66615694561cce9c5a9a1014.tar.xz linux-0bcc547ec4b03a0b66615694561cce9c5a9a1014.zip |
kconfig: clean up EOF handling in the lexer
A new file should always start in the INITIAL state.
When the lexer bumps into EOF, the lexer must get back to the INITIAL
state anyway. Remove the redundant <<EOF>> pattern in the PARAM state.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions