target/arm/cpu: Update coding style to make checkpatch.pl happy
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 23 Apr 2020 07:33:57 +0000 (09:33 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 14:35:41 +0000 (15:35 +0100)
commit51c510aa5876a681cd0059ed3bacaa17590dc2d5
tree77c769adafbc22a6001bd9e2a12b226fe17a8309
parent37bcf244454f4efb82e2c0c64bbd7eabcc165a0c
target/arm/cpu: Update coding style to make checkpatch.pl happy

We will move this code in the next commit. Clean it up
first to avoid checkpatch.pl errors.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200423073358.27155-5-philmd@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c