kernel-fxtec-pro1x/scripts/kconfig/lxdialog
Benjamin Poirier b9d29abd98 menuconfig: Remove superfluous conditionnal
Because end_reached is set to 0 before the loop, the test "!end_reached" is
always true and can be removed. This structure was perhaps copied from the
similar one in back_lines().

Signed-off-by: Benjamin Poirier <bpoirier@suse.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-09-27 18:08:13 +02:00
..
.gitignore gitignore: ignore more generated files 2006-01-03 11:35:26 +01:00
BIG.FAT.WARNING kconfig: move lxdialog to scripts/kconfig/lxdialog 2005-12-16 21:35:19 +01:00
check-lxdialog.sh kconfig: fix check-lxdialog for DLL platforms 2012-07-04 18:28:14 +02:00
checklist.c menuconfig: truncate list items 2010-06-03 13:41:02 +02:00
dialog.h kconfig/mconf.c: revision of curses initialization. 2012-08-30 14:47:34 +02: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 menuconfig: Remove superfluous conditionnal 2012-09-27 18:08:13 +02:00
util.c kconfig/mconf.c: revision of curses initialization. 2012-08-30 14:47:34 +02:00
yesno.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00