]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virDomainHostdevDefClear: Fix and shorten comment
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 Mar 2023 12:28:06 +0000 (14:28 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Apr 2023 07:19:07 +0000 (09:19 +0200)
commit1485f9c17dac8973c7362fe6f1da54d74387652a
tree35306ce1ad55b245604082960999913f9a4e4d3f
parentcab9e1884da9616ab8097ac758d3e692e949f6c8
virDomainHostdevDefClear: Fix and shorten comment

There's more stuff than device info to clear nowadays. Drop the
misleading comment. Shorten the comment saying that device info is freed
elsewhere when 'parentnet' is present.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c