]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vircgroupv2devices: Unexport virCgroupV2DevicesAttachProg()
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 6 Jan 2020 14:05:05 +0000 (15:05 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 6 Jan 2020 16:30:17 +0000 (17:30 +0100)
commitff878fe77cd79148f860d1c559ddab122e8d3113
treeb2fb78203bfd1e77a6d6acb7b22bececbcb21a84
parent3e3cad52388f10bc4d3898c5d10c097635e8df25
vircgroupv2devices: Unexport virCgroupV2DevicesAttachProg()

This function is not called outside of the source file where it's
defined. There's no need to export it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/libvirt_private.syms
src/util/vircgroupv2devices.c
src/util/vircgroupv2devices.h