diff options
| author | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-09 01:59:57 +0900 |
|---|---|---|
| committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-06-24 20:30:37 +0900 |
| commit | f4363dfc900a7ffda96587d38982a1f3ea3d10bd (patch) | |
| tree | 05dacbbc2b726fa97049888a9fb571aa9e66ac8e /scripts/gdb/linux/stackdepot.py | |
| parent | 1a0faff2833b59a74c8389bcdc390af99dc9d2cf (diff) | |
kheaders: double-quote variables to satisfy shellcheck
Fix the following:
In kernel/gen_kheaders.sh line 48:
-I $XZ -cf $tarfile -C "${tmpdir}/" . > /dev/null
^-^ SC2086 (info): Double quote to prevent globbing and word splitting.
^------^ SC2086 (info): Double quote to prevent globbing and word splitting.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions
