On 08/02/2023 20.46, Fabiano Rosas wrote:
We should not mix declarations and statements in QEMU code.Signed-off-by: Fabiano Rosas <faro...@suse.de> --- tests/qtest/device-plug-test.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>