diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-08-09 09:47:06 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-08-13 06:04:51 +0300 |
commit | 56869d45e364244a721de34ce9c5dc9ed022779e (patch) | |
tree | e19a163afed59f0187fbbc07783eb5cbb69157a0 /scripts/kconfig/gconf.c | |
parent | 47f38ae08df0aebb0e43fca50bf380aefea1f4d1 (diff) | |
download | linux-56869d45e364244a721de34ce9c5dc9ed022779e.tar.xz |
kconfig: fix the rule of mainmenu_stmt symbol
The rule of mainmenu_stmt does not have debug print of zconf_lineno(),
but if it had, it would print a wrong line number for the same reason
as commit b2d00d7c61c8 ("kconfig: fix line numbers for if-entries in
menu tree").
The mainmenu_stmt does not need to eat following empty lines because
they are reduced to common_stmt.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/kconfig/gconf.c')
0 files changed, 0 insertions, 0 deletions