aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2019-09-05 10:59:38 -0700
committerAlexei Starovoitov <[email protected]>2019-09-06 09:51:55 -0700
commit618916a4bf169450e4680173a4b105a1816a7d6d (patch)
tree9f3d996db7f2e339df539fb2aa89a1c50e3eee40 /scripts/gdb/linux/modules.py
parent1e46c09ec10049a9e366153b32e41cc557383fdb (diff)
kbuild: replace BASH-specific ${@:2} with shift and ${@}
${@:2} is BASH-specific extension, which makes link-vmlinux.sh rely on BASH. Use shift and ${@} instead to fix this issue. Reported-by: Stephen Rothwell <[email protected]> Fixes: 341dfcf8d78e ("btf: expose BTF info through sysfs") Cc: Stephen Rothwell <[email protected]> Cc: Masahiro Yamada <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Yonghong Song <[email protected]> Reviewed-by: Masahiro Yamada <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions