]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
kheaders: rename the 'cpio_dir' variable to 'tmpdir'
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 18 Dec 2024 10:37:07 +0000 (19:37 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 10 Jan 2025 14:01:22 +0000 (23:01 +0900)
commitfd2a118c483472f8862cc46981a5230414cd0e67
treed6c506115fd26419cafde33f9c11a61f5c826957
parentde0cae9273841ca019e438192d08b7358a002973
kheaders: rename the 'cpio_dir' variable to 'tmpdir'

The next commit will get rid of the use of 'cpio' command, as there is
no strong reason to use it just for copying files.

Before that, this commit renames the 'cpio_dir' variable to 'tmpdir'.

No functional changes are intended.

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