linux/scripts/kconfig/lxdialog
Lucas De Marchi 702a945028 kconfig: fix set but not used variables
Some variables were being set but never used, which was triggering
warnings in GCC >= 4.6.

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
2011-08-29 20:22:26 -04:00
..
.gitignore
BIG.FAT.WARNING
check-lxdialog.sh kconfig: fix menuconfig on debian lenny 2010-09-20 14:09:31 +02:00
checklist.c menuconfig: truncate list items 2010-06-03 13:41:02 +02:00
dialog.h kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00
inputbox.c kconfig: some small fixes 2010-04-14 15:34:18 +02:00
menubox.c menuconfig: add support to show hidden options which have prompts 2010-04-14 15:34:19 +02:00
textbox.c kconfig: fix set but not used variables 2011-08-29 20:22:26 -04:00
util.c kconfig: variable argument lists needs `stdarg.h' 2009-07-17 23:05:05 +02:00
yesno.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00