diff options
author | Fabiano Rosas <farosas@suse.de> | 2022-12-13 16:05:33 -0300 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-01-05 12:28:37 +0000 |
commit | 04215eb100e940b35b48956376ea6565d3e78393 (patch) | |
tree | a2b5f06a4eb511d9e2121539040891463d734015 /qemu-keymap.c | |
parent | 9b37a28c78376b93eea209eaa052d7c6c7a579ba (diff) | |
download | qemu-04215eb100e940b35b48956376ea6565d3e78393.zip qemu-04215eb100e940b35b48956376ea6565d3e78393.tar.gz qemu-04215eb100e940b35b48956376ea6565d3e78393.tar.bz2 |
target/arm: Fix checkpatch space errors in helper.c
Fix the following:
ERROR: spaces required around that '|' (ctx:VxV)
ERROR: space required before the open parenthesis '('
ERROR: spaces required around that '+' (ctx:VxB)
ERROR: space prohibited between function name and open parenthesis '('
(the last two still have some occurrences in macros which I left
behind because it might impact readability)
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-id: 20221213190537.511-3-farosas@suse.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions