]> xenbits.xensource.com Git - libvirt.git/commit
phyp: Don't overwrite virAuthGet{Username|Password} errors
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Aug 2018 16:32:22 +0000 (12:32 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 15 Aug 2018 19:42:21 +0000 (15:42 -0400)
commit62b04f698c4b753a91e8b8aa2fc93f4b56cd38ed
treef1fefb4a1cb9a722fb42008490f254c94e9c2f91
parent56a06e5089f1a7f4c0391089263592e58e10e29a
phyp: 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/phyp/phyp_driver.c