diff options
author | Arnaud Lacombe <lacombar@gmail.com> | 2011-07-10 03:27:33 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2011-07-13 13:54:01 +0200 |
commit | a1e806550e566e987e06561873ab8276ee54d130 (patch) | |
tree | 3a21c4c542913dfbd5e4206b3955e62a2aa0ef22 /drivers/ptp | |
parent | f98ee76955f883abf2ea2a5e5b43deab01734f47 (diff) | |
download | linux-stable-a1e806550e566e987e06561873ab8276ee54d130.tar.gz linux-stable-a1e806550e566e987e06561873ab8276ee54d130.tar.bz2 linux-stable-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 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions