On 3/13/20 12:37 PM, Alexander Bulekov wrote:
On 200313 1805, Markus Armbruster wrote:
Signed-off-by: Markus Armbruster <arm...@redhat.com>


index 1a99277d60..aa9eee6ebf 100644
--- a/tests/qtest/fuzz/qos_fuzz.c
+++ b/tests/qtest/fuzz/qos_fuzz.c
@@ -57,8 +57,7 @@ static void qos_set_machines_devices_available(void)
      QList *lst;
      Error *err = NULL;
Can this err declaration be removed? Don't think it's used anywhere
else.

Correct, it is not.  With that additional line gone,

Reviewed-by: Eric Blake <ebl...@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to