]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Remove virCommandPassFDIndex()
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 13 May 2022 19:14:32 +0000 (14:14 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Mon, 16 May 2022 14:29:47 +0000 (09:29 -0500)
commit43aa510c194b56d97c49d5f8fad5a12647bc0a1a
tree4815467abcbf1673705f0df91dec02fcd895130a
parent2e8980589428716ba1b4db8f7840a0c81cf1127e
util: Remove virCommandPassFDIndex()

The last use of this function was removed in commit 6d161bcc, so the
function is no longer used except as an internal implementation for
virCommandPassFD().

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/libvirt_private.syms
src/util/vircommand.c
src/util/vircommand.h