Monitor: remove unneeded checks
commitba14414174b72fa231997243a9650feaa520d054
authorLuiz Capitulino <lcapitulino@redhat.com>
Mon, 8 Feb 2010 19:01:28 +0000 (8 17:01 -0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 10 Feb 2010 19:46:17 +0000 (10 13:46 -0600)
tree06a7ab9846a3f5d64eea2a5d4c0d7e6389e0a2e3
parent668e3cac4fdba1137798c4453e018070b099679e
Monitor: remove unneeded checks

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 <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
block.c
hw/pci-hotplug.c
migration.c
monitor.c