]> git.proxmox.com Git - mirror_qemu.git/commit
error: Use error_fatal to simplify obvious fatal errors (again)
authorMarkus Armbruster <armbru@redhat.com>
Tue, 20 Jul 2021 12:53:53 +0000 (14:53 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 26 Aug 2021 15:15:28 +0000 (17:15 +0200)
commitf9734d5d4078f17daf328b9e113aaffe3d00ecaf
treef0c0f46f58e1576c34b86ed2ee9db13edd57645f
parentc83fcfaf8a54d0d034bd0edf7bbb3b0d16669be9
error: Use error_fatal to simplify obvious fatal errors (again)

We did this with scripts/coccinelle/use-error_fatal.cocci before, in
commit 50beeb68094 and 007b06578ab.  This commit cleans up rarer
variations that don't seem worth matching with Coccinelle.

Cc: Thomas Huth <thuth@redhat.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Peter Xu <peterx@redhat.com>
Cc: Juan Quintela <quintela@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210720125408.387910-2-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/s390x/ipl.c
migration/migration.c
qemu-img.c
qemu-io.c
qemu-nbd.c
scsi/qemu-pr-helper.c
softmmu/vl.c
target/i386/sev.c
ui/console.c
ui/spice-core.c