]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: use cleanup label consistently in virHostdevNetConfigReplace()
authorLaine Stump <laine@laine.org>
Sun, 26 Feb 2017 18:27:48 +0000 (13:27 -0500)
committerLaine Stump <laine@laine.org>
Fri, 24 Mar 2017 04:36:22 +0000 (00:36 -0400)
commit19c5db749cdc3ddf53c2b23d5803a0f17cc5077a
treeb7934c408e380bf6324abe9dc4a696db7378ea45
parent0a583c26f766d973c08d05ddf0b8fb297eb10f4f
util: use cleanup label consistently in virHostdevNetConfigReplace()

This will make an upcoming functional change more straightforward.
src/util/virhostdev.c