diff options
author | Arnaud Lacombe <lacombar@gmail.com> | 2011-07-10 09:27:33 +0200 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-07-13 13:54:01 +0200 |
commit | a1e806550e566e987e06561873ab8276ee54d130 (patch) | |
tree | 3a21c4c542913dfbd5e4206b3955e62a2aa0ef22 /scripts/kconfig/zconf.gperf | |
parent | kconfig/nconf: prevent segfault on empty menu (diff) | |
download | linux-a1e806550e566e987e06561873ab8276ee54d130.tar.xz linux-a1e806550e566e987e06561873ab8276ee54d130.zip |
kconfig/nconf: remove useless conditionnal
After the test
if (!submenu || ...)
continue;
the variable `submenu' can _not_ be NULL, so do not test for this
situation.
Cc: Nir Tzachar <nir.tzachar@gmail.com>
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/kconfig/zconf.gperf')
0 files changed, 0 insertions, 0 deletions