Skip to content
Snippets Groups Projects
Commit 413cd19d authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: require T_EOL to reduce visible statement


All line-oriented statements should be reduced when seeing a T_EOL
token. I guess missing T_EOL for the "visible" statement is just a
mistake. This commit decreases one shift/reduce conflict.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent fbac5977
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment