linux-stable/scripts/clang-tools
Kortan ec783c7cb2 gen_compile_commands: fix missing 'sys' package
We need to import the 'sys' package since the script has called
sys.exit() method.

Fixes: 6ad7cbc015 ("Makefile: Add clang-tidy and static analyzer support to makefile")
Signed-off-by: Kortan <kortanzh@gmail.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2021-09-19 10:13:03 +09:00
..
gen_compile_commands.py gen_compile_commands: fix missing 'sys' package 2021-09-19 10:13:03 +09:00
run-clang-tools.py scripts/clang-tools: switch explicitly to Python 3 2021-02-03 09:01:08 +09:00