b836723dfe
Calling error_report() from within a function that takes an Error ** argument is suspicious. qemu_fsdev_add() does that, and its caller fsdev_init_func() then fails without setting an error. Its caller main(), via qemu_opts_foreach(), is fine with it, but clean it up anyway. Cc: Greg Kurz <groug@kaod.org> Signed-off-by: Markus Armbruster <armbru@redhat.com> Acked-by: Greg Kurz <groug@kaod.org> Message-Id: <20181017082702.5581-32-armbru@redhat.com> |
||
---|---|---|
.. | ||
9p-iov-marshal.c | ||
9p-iov-marshal.h | ||
9p-marshal.c | ||
9p-marshal.h | ||
Makefile.objs | ||
file-op-9p.h | ||
qemu-fsdev-dummy.c | ||
qemu-fsdev-opts.c | ||
qemu-fsdev-throttle.c | ||
qemu-fsdev-throttle.h | ||
qemu-fsdev.c | ||
qemu-fsdev.h | ||
virtfs-proxy-helper.c | ||
virtfs-proxy-helper.texi |