commit | 9427906999778401518c592662c8801d00eb46bb | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Tue Feb 02 15:06:04 2021 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 03 09:00:52 2021 +0200 |
tree | c43cf6bfa8fb1ce36fd8759b67de8fc92bedc92a | |
parent | c1febac44856c9346bef939b9b0987ee8f0609e2 [diff] |
scripts/clang-tools: switch explicitly to Python 3 commit 074075aea2ff72dade5231b4ee9f2ab9a055f1ec upstream. For the same reason as commit 51839e29cb59 ("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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>