aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2024-03-03 04:00:33 +0000
committerMasahiro Yamada <[email protected]>2024-03-09 06:01:00 +0000
commite0492219a6d752942b054cbfbbcbc1e8ab294d26 (patch)
tree152e81501cac71ee57ea0d51017c4d8916e74715 /net/unix/af_unix.c
parentkbuild: fix inconsistent indentation in top Makefile (diff)
downloadkernel-e0492219a6d752942b054cbfbbcbc1e8ab294d26.tar.gz
kernel-e0492219a6d752942b054cbfbbcbc1e8ab294d26.zip
kconfig: link menus to a symbol
Currently, there is no direct link from (struct symbol) to (struct menu). It is still possible to access associated menus through the P_SYMBOL property, because property::menu is the relevant menu entry, but it results in complex code, as seen in get_symbol_str(). Use a linked list for simpler traversal of relevant menus. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nicolas Schier <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions