diff options
| author | Masahiro Yamada <[email protected]> | 2024-03-10 14:16:17 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2024-03-18 17:30:51 +0000 |
| commit | b27a91383abc4acca39f4402cdcc74ce4a476d8e (patch) | |
| tree | f7e6fa5dc23b19cbe832cc39b4c953b2210e45c0 /drivers/usb/cdns3/cdnsp-debug.h | |
| parent | kconfig: check prompt for choice while parsing (diff) | |
| download | kernel-b27a91383abc4acca39f4402cdcc74ce4a476d8e.tar.gz kernel-b27a91383abc4acca39f4402cdcc74ce4a476d8e.zip | |
kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()
When the condition 'sym == NULL' is met, the code will reach the
'next_menu' label regardless of the return value from menu_is_visible().
menu_is_visible() calculates some symbol values as a side-effect, for
instance by calling expr_calc_value(menu->visibility), but all the
symbol values will be calculated eventually.
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions
