]> git.ipfire.org Git - thirdparty/qemu.git/commit
cleanup: Re-run return_directly.cocci
authorMarkus Armbruster <armbru@redhat.com>
Mon, 7 Apr 2025 08:26:41 +0000 (10:26 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 24 Apr 2025 07:33:24 +0000 (09:33 +0200)
commit720a0e417ef0814d90aa884096a643b02ee854dc
tree3973f28e1bea5ac141daecf7fd73da9e06a0a1cc
parent91d0d16b44c93fa82cf76ae12990ce3aa96096c9
cleanup: Re-run return_directly.cocci

Coccinelle's indentation of virt_create_plic() results in a long line.
Avoid that by mimicking the old indentation manually.

Don't touch tests/tcg/mips/user/.  I'm not sure these files are ours
to make style cleanups on.  They might be imported third-party code,
which we should leave as is to not complicate future updates.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250407082643.2310002-2-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/gpio/pca9554.c
hw/i386/kvm/xen_xenstore.c
hw/riscv/virt.c
hw/scsi/esp.c
hw/vfio/common.c
plugins/api.c
tests/qtest/cmsdk-apb-watchdog-test.c
tests/qtest/pnv-host-i2c-test.c
tests/qtest/stm32l4x5_usart-test.c
tools/i386/qemu-vmsr-helper.c