]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
kconfig: require T_EOL to reduce visible statement
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Dec 2018 11:00:46 +0000 (20:00 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 12 Dec 2018 15:16:22 +0000 (00:16 +0900)
commit413cd19d81fd675c6932abf91fe2b54d5ae72c7d
tree86ca3823c2d53124caff5f7517ec00deede7dcfa
parentfbac5977d81cb2b2b7e37b11c459055d9585273c
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: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/zconf.y