diff options
| author | 2011-07-10 03:27:33 -0400 | |
|---|---|---|
| committer | 2011-07-13 13:54:01 +0200 | |
| commit | a1e806550e566e987e06561873ab8276ee54d130 (patch) | |
| tree | 3a21c4c542913dfbd5e4206b3955e62a2aa0ef22 /tools/perf/scripts/python/bin | |
| parent | kconfig/nconf: prevent segfault on empty menu (diff) | |
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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
