diff options
author | Peter Maydell | 2021-09-21 18:28:58 +0200 |
---|---|---|
committer | Peter Maydell | 2021-09-30 14:42:10 +0200 |
commit | d59b7cdccc6558f126c3081f7582131029c35660 (patch) | |
tree | 843bd71864b2f6cf440047cf9317cf9dfe42a2df /configs | |
parent | configs: Don't include 32-bit-only GDB XML in aarch64 linux configs (diff) | |
download | qemu-d59b7cdccc6558f126c3081f7582131029c35660.tar.gz qemu-d59b7cdccc6558f126c3081f7582131029c35660.tar.xz qemu-d59b7cdccc6558f126c3081f7582131029c35660.zip |
target/arm: Fix coding style issues in gdbstub code in helper.c
We're going to move this code to a different file; fix the coding
style first so checkpatch doesn't complain. This includes deleting
the spurious 'break' statements after returns in the
vfp_gdb_get_reg() function.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210921162901.17508-3-peter.maydell@linaro.org
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions