kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms
authorSedat Dilek <sedat.dilek@gmail.com>
Tue, 26 Nov 2024 15:58:01 +0000 (16:58 +0100)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 27 Nov 2024 23:46:03 +0000 (08:46 +0900)
commite6064da6461f989a357f2e280d7f8d4155267c4c
tree359aafbae6b0b56f30ee4e02139c468e7879c462
parent4198a4d25141c76021ae65368a5841843ee66098
kbuild: rename .tmp_vmlinux.kallsyms0.syms to .tmp_vmlinux0.syms

Change the naming for consistency.

While at this, fix the comments in scripts/link-vmlinux.sh.

Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/link-vmlinux.sh