diff options
| author | 2023-12-03 19:25:25 +0900 | |
|---|---|---|
| committer | 2023-12-28 16:22:47 +0900 | |
| commit | 092e39d1456bda5c3d7dab0aa72a24e4b0b4f7a5 (patch) | |
| tree | 2e401ac9afaaaec066d362b170fd807bd238a7ec /scripts/kconfig/expr.c | |
| parent | kconfig: factor out common code shared by mconf and nconf (diff) | |
| download | wireguard-linux-092e39d1456bda5c3d7dab0aa72a24e4b0b4f7a5.tar.xz wireguard-linux-092e39d1456bda5c3d7dab0aa72a24e4b0b4f7a5.zip | |
kconfig: squash menu_has_help() and menu_get_help()
menu_has_help() and menu_get_help() functions are only used within
menu_get_ext_help().
Squash them into menu_get_ext_help(). It revealed the if-conditional
in menu_get_help() was unneeded, as menu_has_help() has already checked
that menu->help is not NULL.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kconfig/expr.c')
0 files changed, 0 insertions, 0 deletions
