From: blaisorblade@yahoo.it Date: Thu, 28 Jul 2005 15:56:25 +0000 (+0200) Subject: [PATCH] kconfig: trivial cleanup X-Git-Tag: v2.6.14-rc1~750^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7f6ff614f3ead2ca41bb4a348b9ea431d95176;p=pandora-kernel.git [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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed