diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-03 00:58:09 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-02-19 18:20:40 +0900 |
commit | 40bab83a6595b3ab8afcfdb57903470f64fdbdb9 (patch) | |
tree | 0ea85368b87904cf70a55d1fb95476b76d99c931 /scripts/Makefile.lib | |
parent | 1d7c4f10baacbc658918f7ddec31e1d1962df6fc (diff) | |
download | linux-40bab83a6595b3ab8afcfdb57903470f64fdbdb9.tar.gz linux-40bab83a6595b3ab8afcfdb57903470f64fdbdb9.tar.bz2 linux-40bab83a6595b3ab8afcfdb57903470f64fdbdb9.zip |
kconfig: associate struct menu with file name directly
struct menu is linked to struct file for diagnostic purposes.
It is always used to retrieve the file name through menu->file->name.
Associate struct menu with the file name directly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions