[PATCH] kconfig: trivial cleanup
authorblaisorblade@yahoo.it <blaisorblade@yahoo.it>
Thu, 28 Jul 2005 15:56:25 +0000 (17:56 +0200)
committerSam Ravnborg <sam@mars.(none)>
Thu, 28 Jul 2005 21:19:01 +0000 (23:19 +0200)
commitfb7f6ff614f3ead2ca41bb4a348b9ea431d95176
tree4f5b3edca352f764e119b1ec57f5c76f181bb05d
parent66d609ec8a4464b5fbe7a0723e3958b98c95991a
[PATCH] kconfig: trivial cleanup

Replace all menu_add_prop mimicking menu_add_prompt with the latter func. I've
had to add a return value to menu_add_prompt for one usage.

I've rebuilt scripts/kconfig/zconf.tab.c_shipped by hand to reflect changes
in the source (I've not the same Bison version so regenerating it wouldn't
have been not a good idea), and compared it with what Roman itself did some
time ago, and it's the same.

So I guess this can be finally merged.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/lkc.h
scripts/kconfig/menu.c
scripts/kconfig/zconf.tab.c_shipped
scripts/kconfig/zconf.y