Masahiro Yamada 1d7c4f10ba 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>
2024-02-19 18:20:40 +09:00
..
2023-12-29 22:25:20 +09:00
2023-12-28 16:22:47 +09:00
2020-08-14 13:30:03 +09:00
2020-08-14 13:30:03 +09:00
2020-09-25 00:37:13 +09:00