]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/clang-tools: switch explicitly to Python 3
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 2 Feb 2021 06:06:04 +0000 (15:06 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 3 Feb 2021 00:01:08 +0000 (09:01 +0900)
commitc36bb5d4a857fc472d65a83abf3b814ef2122164
tree0f5da37ae53920db84ec3637c779fc96c2da1c32
parent281bdcc0805c42da7ae9b2f0842a1d89f7324f2f
scripts/clang-tools: switch explicitly to Python 3

For the same reason as commit 1335b7924bcf ("scripts: switch explicitly
to Python 3"), switch some more scripts, which I tested and confirmed
working on Python 3.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Nathan Chancellor <nathan@kernel.org>
scripts/clang-tools/gen_compile_commands.py
scripts/clang-tools/run-clang-tools.py