diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-25 00:04:52 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-30 12:52:58 +0900 |
commit | 3c292cd0047c8758a2db7a44e441314e78b4db00 (patch) | |
tree | 5e62b5ae6a6a02b6f861ec6066422f71863c070f /scripts/mod/file2alias.c | |
parent | 604f5b2127fb76e15dcc6dabbd73b541817a2fba (diff) |
kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
The current menu_get_parent_menu() does not always return the parent
menu; if the given argument is itself a menu, it returns that menu.
Rename this function to better reflect this behavior.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions