diff options
author | Markus Armbruster | 2020-07-22 10:40:48 +0200 |
---|---|---|
committer | Markus Armbruster | 2020-10-09 08:36:23 +0200 |
commit | 805d44961b9015716cc13c1d3e49457af3970d82 (patch) | |
tree | 3787668026828fef8cef138ee4f4fa366401dc5e /target/sparc | |
parent | error: Remove NULL checks on error_propagate() calls (again) (diff) | |
download | qemu-805d44961b9015716cc13c1d3e49457af3970d82.tar.gz qemu-805d44961b9015716cc13c1d3e49457af3970d82.tar.xz qemu-805d44961b9015716cc13c1d3e49457af3970d82.zip |
error: Use error_fatal to simplify obvious fatal errors (again)
Patch created mechanically by rerunning:
$ spatch --in-place --sp-file scripts/coccinelle/use-error_fatal.cocci \
--macro-file scripts/cocci-macro-file.h --use-gitgrep .
Variables now unused dropped manually.
Cc: Eric Auger <eric.auger@redhat.com>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20200722084048.1726105-5-armbru@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'target/sparc')
0 files changed, 0 insertions, 0 deletions