qemu/qga
Markus Armbruster 5e54769c92 qga: Drop superfluous error_is_set()
acquire_privilege(), execute_async() and check_suspend_mode() do
nothing when called with an error set.  Callers shouldn't do that, and
no caller does.  Drop the superfluous tests.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2014-05-09 09:11:31 -04:00
..
vss-win32
Makefile.objs
channel-posix.c
channel-win32.c
channel.h
commands-posix.c qga: Clean up fragile use of error_is_set() 2014-05-09 09:11:31 -04:00
commands-win32.c qga: Drop superfluous error_is_set() 2014-05-09 09:11:31 -04:00
commands.c qga: Consistently name Error ** objects errp, and not err 2014-05-09 09:11:26 -04:00
guest-agent-command-state.c
guest-agent-core.h
main.c qga: Use return values instead of error_is_set(errp) 2014-05-09 09:11:30 -04:00
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c qga: Consistently name Error ** objects errp, and not err 2014-05-09 09:11:26 -04:00
vss-win32.h qga: Consistently name Error ** objects errp, and not err 2014-05-09 09:11:26 -04:00