summary refs log tree commit diff stats
path: root/python
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-06-18 15:10:13 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-06-21 16:49:37 +0100
commit41b3ffc59966c78383e177e1dd38f884e886d960 (patch)
tree825d5aec1b927544f0f222b127d00e7cd96c7113 /python
parent741292face087213b846faed7055ff51b7fee2dd (diff)
downloadfocaccia-qemu-41b3ffc59966c78383e177e1dd38f884e886d960.tar.gz
focaccia-qemu-41b3ffc59966c78383e177e1dd38f884e886d960.zip
target/arm/translate-vfp.c: Whitespace fixes
In the code for handling VFP system register accesses there is some
stray whitespace after a unary '-' operator, and also some incorrect
indent in a couple of function prototypes.  We're about to move this
code to another file, so fix the code style issues first so
checkpatch doesn't complain about the code-movement patch.

Cc: qemu-stable@nongnu.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210618141019.10671-2-peter.maydell@linaro.org
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions