]> xenbits.xensource.com Git - libvirt.git/commit
bhyve: refactor bhyveConnectDomainXMLToNative
authorJán Tomko <jtomko@redhat.com>
Fri, 10 Dec 2021 17:26:02 +0000 (18:26 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Dec 2021 17:20:45 +0000 (18:20 +0100)
commita55ee2a3fd95e68e2ebc29ef7f1aab10f1c0b83e
treeebd0ea0e4213e3693868b6a811c6876b6f365f05
parent681df4776beefe11588afae5effce40757530619
bhyve: refactor bhyveConnectDomainXMLToNative

Use g_auto and remove the ret variable, as well as the cleanup label.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/bhyve/bhyve_driver.c