[Qemu-devel] [PATCH 2/4] Monitor: remove unneeded checks

2010-02-08 Thread Luiz Capitulino
It's not needed to check the return of qobject_from_jsonf() anymore, as an assert() has been added there. Signed-off-by: Luiz Capitulino --- block.c |3 --- hw/pci-hotplug.c |1 - migration.c |3 --- monitor.c|5 - 4 files changed, 0 insertions(+), 12 de

[Qemu-devel] [PATCH 2/4] Monitor: remove unneeded checks

2010-02-04 Thread Luiz Capitulino
It's not needed to check the return of qobject_from_jsonf() anymore, as an assert() has been added there. Signed-off-by: Luiz Capitulino --- block.c |3 --- hw/pci-hotplug.c |1 - migration.c |3 --- monitor.c|5 - 4 files changed, 0 insertions(+), 12 de