]> git.ipfire.org Git - thirdparty/qemu.git/commit
decodetree: Tidy error_with_file
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 15 May 2020 21:48:54 +0000 (14:48 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 8 Jun 2020 17:36:47 +0000 (10:36 -0700)
commit2fd51b19c9ee73b0a1f07dcebd753a00f4fa4b26
tree24a14f0994ab257508e1310655a1d3d2a707169b
parent49ee11555262a256afec592dfed7c5902d5eefd2
decodetree: Tidy error_with_file

Use proper varargs to print the arguments.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
scripts/decodetree.py