diff options
author | 2024-02-03 00:58:08 +0900 | |
---|---|---|
committer | 2024-02-19 18:20:40 +0900 | |
commit | 1d7c4f10baacbc658918f7ddec31e1d1962df6fc (patch) | |
tree | 6905e2bbb70bec0a7fb6e980a11aeba69b0c0b68 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | kconfig: replace current_pos with separate cur_{filename,lineno} (diff) | |
download | wireguard-linux-1d7c4f10baacbc658918f7ddec31e1d1962df6fc.tar.xz wireguard-linux-1d7c4f10baacbc658918f7ddec31e1d1962df6fc.zip |
kconfig: remove zconf_curname() and zconf_lineno()
Now zconf_curname() and zconf_lineno() are so simple that they just
return cur_filename, cur_lineno, respectively.
Remove these functions, and then use cur_filename and cur_lineno
directly.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions