]> git.itanic.dy.fi Git - linux-stable/commit
Kconfig: remove unused function 'menu_get_root_menu'
authorZeng Heng <zengheng4@huawei.com>
Mon, 12 Sep 2022 09:48:38 +0000 (17:48 +0800)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 23 Sep 2022 19:30:30 +0000 (04:30 +0900)
commit03764b30a4f0185a97515d616e60e2e00c558583
treedf78b4d2ab7819c3d644a974ee3b50610f691236
parent237fe72749425f2cd3132bf54fa6b98807c27938
Kconfig: remove unused function 'menu_get_root_menu'

There is nowhere calling `menu_get_root_menu` function,
so remove it.

Signed-off-by: Zeng Heng <zengheng4@huawei.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/lkc.h
scripts/kconfig/menu.c