]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: refactor bhyveProbeCapsFromHelp
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)
commit681df4776beefe11588afae5effce40757530619
tree0b58dcbe22b79275a19c7e114847112dda7e344c
parentc5316be7a11bbfab2ce75a3edf903091165a493c
bhyve: refactor bhyveProbeCapsFromHelp

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

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