diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2024-08-12 14:49:46 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-09-01 14:34:48 +0300 |
commit | 5e6cc7e3f2965fc3df901416336f6bf985a363da (patch) | |
tree | c47261bbdc0a274cdcfc53f6aa3c5786cf2749d3 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | dc73a57aeaaabe148c69c16b388771f891a996a2 (diff) | |
download | linux-5e6cc7e3f2965fc3df901416336f6bf985a363da.tar.xz |
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 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions