diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2019-12-17 05:14:20 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-01-06 18:18:44 +0100 |
commit | 024352ff8d696e95a8601970f98a66d836e30549 (patch) | |
tree | 1573d27da8971c5f50384bd4e0053491842629e2 /scripts/ver_linux | |
parent | kconfig: remove 'prompt' symbol (diff) | |
download | linux-024352ff8d696e95a8601970f98a66d836e30549.tar.xz linux-024352ff8d696e95a8601970f98a66d836e30549.zip |
kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
menu_add_prompt() is the only function that calls menu_add_prop() with
non-NULL prompt.
So, the code inside the if-conditional block of menu_add_prop() can be
moved to menu_add_prompt().
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions