diff options
author | 2024-06-18 19:35:27 +0900 | |
---|---|---|
committer | 2024-07-16 01:08:37 +0900 | |
commit | d8f8bbcf4b94fefbf9e2f0d3a67b7190507afc48 (patch) | |
tree | bbabeb5a56088bc63db989a45f096c75be12a49a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kconfig: remove expr_list_for_each_sym() macro (diff) | |
download | wireguard-linux-d8f8bbcf4b94fefbf9e2f0d3a67b7190507afc48.tar.xz wireguard-linux-d8f8bbcf4b94fefbf9e2f0d3a67b7190507afc48.zip |
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Choices and their members are associated via the P_CHOICE property.
Currently, prop_get_symbol(sym_get_choice_prop()) is used to obtain
the choice of the given choice member.
Replace it with sym_get_choice_menu(), which retrieves the choice
without relying on P_CHOICE.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions