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

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 2f60e46e
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