]> xenbits.xensource.com Git - libvirt.git/commit
bhyve: refactor bhyveProbeCapsDeviceHelper
authorJán Tomko <jtomko@redhat.com>
Fri, 10 Dec 2021 16:41:56 +0000 (17:41 +0100)
committerJán Tomko <jtomko@redhat.com>
Mon, 13 Dec 2021 17:20:45 +0000 (18:20 +0100)
commitc5316be7a11bbfab2ce75a3edf903091165a493c
treec430db1ef0983e312d911e19a09e1629e0b44a0a
parent0729b3fb1666bf838b9135139143c804f085e740
bhyve: refactor bhyveProbeCapsDeviceHelper

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_capabilities.c