]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
kconfig: remove redundant if_block rule
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Dec 2018 11:00:54 +0000 (20:00 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 15 Dec 2018 08:45:21 +0000 (17:45 +0900)
commit4891796c6f83bb3be5567b3053428a40329d7e37
tree745d90dfc635542c9e74f0a672ea5a9a48f0afae
parent2f60e46e605a9bcd8dc4fe7745b5576084900850
kconfig: remove redundant if_block rule

The code block surrounded by "if" ... "endif" is stmt_list.

Remove the redundant if_block symbol entirely.

Remove "stmt_list: stmt_list end" rule as well since it would
obviously cause conflicts.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kconfig/zconf.y