]> git.ipfire.org Git - thirdparty/libvirt.git/commit
hyperv: Drop check for auth and auth->cb
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Fri, 3 Aug 2018 00:27:53 +0000 (21:27 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 14 Aug 2018 14:11:08 +0000 (16:11 +0200)
commitdd2a6cc80b615568d849e1931057a299b000c82e
tree4a0f0fbe8ce9962ce4b33ac3b3135095eb0d2e25
parentd16f4795efdcfa0337911b13e697f22e3c2efcaa
hyperv: Drop check for auth and auth->cb

Since they are done inside virAuthGetPassword and virAuthGetUsername
when needed.

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