kbuild: remove a stale comment about cleaning in link-vmlinux.sh
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 22 May 2024 10:43:11 +0000 (19:43 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 29 May 2024 07:40:03 +0000 (16:40 +0900)
commit3c562a70cf4da331baef60ebb3f0e30b254006e9
tree577f5dc87d3adde6b93bdfd34b78fbe178c5add8
parent3430f65d6130ccbc86f0ff45642eeb9e2032a600
kbuild: remove a stale comment about cleaning in link-vmlinux.sh

Remove the left-over of commit 51eb95e2da41 ("kbuild: Don't remove
link-vmlinux temporary files on exit/signal").

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/link-vmlinux.sh