summaryrefslogtreecommitdiff
path: root/scripts/kconfig/mconf.c
diff options
context:
space:
mode:
authorBenjamin Poirier <bpoirier@suse.de>2012-08-23 14:55:03 -0400
committerMichal Marek <mmarek@suse.cz>2012-09-27 18:08:13 +0200
commitb9d29abd98a2bbeb3a6c49c1607348c92bc80105 (patch)
treeee4016e1a8184725dc4765b44fc439c973daea97 /scripts/kconfig/mconf.c
parent1d52a4a79188e5567b6c55f67e20a4f1043d10d3 (diff)
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>
Diffstat (limited to 'scripts/kconfig/mconf.c')
0 files changed, 0 insertions, 0 deletions