summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/util.c
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-08-12 13:49:46 +0200
committerMasahiro Yamada <masahiroy@kernel.org>2024-09-01 13:34:48 +0200
commit5e6cc7e3f2965fc3df901416336f6bf985a363da (patch)
treec47261bbdc0a274cdcfc53f6aa3c5786cf2749d3 /scripts/kconfig/util.c
parentkconfig: remove dummy assignments to cur_{filename,lineno} (diff)
downloadlinux-5e6cc7e3f2965fc3df901416336f6bf985a363da.tar.xz
linux-5e6cc7e3f2965fc3df901416336f6bf985a363da.zip
kconfig: stop adding P_SYMBOL property to symbols
I believe its last usage was in the following code: if (prop == NULL) prop = stack->sym->prop; This code was previously used to print the file name and line number of associated symbols in sym_check_print_recursive(), which was removed by commit 9d0d26604657 ("kconfig: recursive checks drop file/lineno"). Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/kconfig/util.c')
0 files changed, 0 insertions, 0 deletions