]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hyperv: Don't overwrite virAuthGet{Username|Password} errors
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Aug 2018 16:31:52 +0000 (12:31 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 15 Aug 2018 19:42:17 +0000 (15:42 -0400)
commit56a06e5089f1a7f4c0391089263592e58e10e29a
tree1a08090272a2ce8c17f79ce34f72c09041e3b87c
parent359c6365b94db75560470401881e4a6e38d059e5
hyperv: Don't overwrite virAuthGet{Username|Password} errors

Now that the virAuthGet*Path API's generate all the error messages
we can remove them from the callers. This means that we will no
longer overwrite the error from the API.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/hyperv/hyperv_driver.c