]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virnetworkobj: Make virNetworkObjFindBy{UUID,Name}Locked() static again
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 25 Jul 2017 15:04:11 +0000 (17:04 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 2 Aug 2017 08:03:23 +0000 (10:03 +0200)
commitd8447faa6157ad19e112fc6ac5d053449fa6200e
treed07ca9d0796170a46802b7d7ceda957973e333f1
parent8e2a535cf4be29d2bda98d250ddcbebbc62e283d
virnetworkobj: Make virNetworkObjFindBy{UUID,Name}Locked() static again

These functions were made exportable back in 3aa3e072 when I was
splitting network code into parsing and list management parts.
Since then the split is finished now and these two functions do
not need to be exported anymore.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/virnetworkobj.c
src/conf/virnetworkobj.h
src/libvirt_private.syms