• J
    qemu: Clean up qemuDomainSecretPrepare · 23706c17
    John Ferlan 提交于
    No need to pass a @driver parameter since all that's done is deref
    the @cfg especially since the only caller can just pass an already
    referenced @cfg.
    
    Also, looks like commit id '0298531b' at one time had a different
    name for the API, so I took the liberty of fixing the comments too
    since I would already be updating them for the @cfg variable.
    23706c17
qemu_domain.c 296.1 KB