]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
Use error_fatal to simplify obvious fatal errors (again)
authorMarkus Armbruster <armbru@redhat.com>
Thu, 14 Jan 2016 15:02:12 +0000 (16:02 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 8 Feb 2016 16:22:00 +0000 (17:22 +0100)
commit07d04a0219b9f385de5884717e3e7fb0c6623979
tree4ad22edc3ff0c6552954cdd064dfbef50eee2215
parente4a096b1cd4350eeca5dcdc391ab333d2083d7fd
Use error_fatal to simplify obvious fatal errors (again)

Done with the Coccinelle semantic patch from commit 007b065, plus
manual clean up of dead variables.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1452783732-6581-1-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
hw/arm/imx25_pdk.c
hw/arm/kzm.c
hw/arm/netduino2.c
hw/arm/xlnx-ep108.c
vl.c