qemu-e2k/dump
Markus Armbruster 992861fb1e error: Eliminate error_propagate() manually
When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away.  The previous two commits did that for sufficiently simple
cases with Coccinelle.  Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
2020-07-10 15:18:08 +02:00
..
dump-hmp-cmds.c
dump.c error: Eliminate error_propagate() manually 2020-07-10 15:18:08 +02:00
Makefile.objs
win_dump.c dump/win_dump: fix use after free of err 2020-04-04 14:15:14 +02:00
win_dump.h