kconfig: replace remaining current_file->name with cur_filename
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 2 Feb 2024 15:58:13 +0000 (00:58 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 19 Feb 2024 09:20:40 +0000 (18:20 +0900)
commit4ff7ceae83bea6afcd0325b88e3f3d9f168cc432
tree28ad2f97d5bd99b0d60da74091b4c1284d22d7f6
parentd3e4a68fe20f3c05de77f5e300e3d76a9f68d942
kconfig: replace remaining current_file->name with cur_filename

Replace the remaining current_file->name in the lexer context.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/lexer.l
scripts/kconfig/preprocess.c