On 08/02/2023 20.46, Fabiano Rosas wrote:
We should not mix declarations and statements in QEMU code.
Signed-off-by: Fabiano Rosas
---
tests/qtest/device-plug-test.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Thomas Huth
We should not mix declarations and statements in QEMU code.
Signed-off-by: Fabiano Rosas
---
tests/qtest/device-plug-test.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/tests/qtest/device-plug-test.c b/tests/qtest/device-plug-test.c
index 5a6afa2b57..4f92617335 100