]> git.ipfire.org Git - thirdparty/libvirt.git/commit
pci: rename virPCIParseDeviceAddress and make it public
authorLaine Stump <laine@laine.org>
Mon, 17 Jun 2013 15:57:19 +0000 (11:57 -0400)
committerLaine Stump <laine@laine.org>
Tue, 25 Jun 2013 22:07:38 +0000 (18:07 -0400)
commit31a4a679b3ce830e8935801f62bce92371ceee95
treee4682e19150f2ce565dd8a6d789e35b643619af5
parent1d829e13068e7ff189ac99a702b71cf9e5836aa3
pci: rename virPCIParseDeviceAddress and make it public

This function has utility outside of virpci.c, so make it public.

Also the name didn't fit convention, so change it to
virPCIDeviceAddressParse.
src/libvirt_private.syms
src/util/virpci.c
src/util/virpci.h