]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Clean up virDomainHostdevDefNew()
authorAndrea Bolognani <abologna@redhat.com>
Tue, 27 Jun 2017 08:28:22 +0000 (10:28 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 21 Jul 2017 15:03:44 +0000 (17:03 +0200)
commitfd91ac817d681c6d7aed445978109f0b557a4fd7
treec51e5c805e3ed71d0acb5408182730c0cfc229e0
parent1d0c6f59b6116e753310fe600610809b1961302b
conf: Clean up virDomainHostdevDefNew()

Follow the same style as other similar functions.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/conf/domain_conf.c