Home
last modified time | relevance | path

Searched hist:"805 d44961b9015716cc13c1d3e49457af3970d82" (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/virtio/
H A Dvhost.c805d44961b9015716cc13c1d3e49457af3970d82 Wed Jul 22 08:40:48 UTC 2020 Markus Armbruster <armbru@redhat.com> 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>
/qemu/hw/s390x/
H A Ds390-virtio-ccw.c805d44961b9015716cc13c1d3e49457af3970d82 Wed Jul 22 08:40:48 UTC 2020 Markus Armbruster <armbru@redhat.com> 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>