summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-03-03 07:00:34 +0300
committerMasahiro Yamada <masahiroy@kernel.org>2024-03-09 09:04:22 +0300
commitbedf92362317adff1da6ac787b09626d30e60b00 (patch)
tree7ce20daf62aadb9eb7385235c72473f28d9a25c3 /MAINTAINERS
parente0492219a6d752942b054cbfbbcbc1e8ab294d26 (diff)
downloadlinux-bedf92362317adff1da6ac787b09626d30e60b00.tar.xz
kconfig: use linked list in get_symbol_str() to iterate over menus
Currently, get_symbol_str() uses a tricky approach to traverse the associated menus. With relevant menus now linked to the symbol using a linked list, use list_for_each_entry() for iterating on the menus. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions