[libvirt PATCH 0/2] Minor fd passing fixes

Jonathon Jongsma posted 2 patches 1 year, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220513193242.1197894-1-jjongsma@redhat.com
src/libvirt_private.syms |  2 --
src/util/vircommand.c    | 55 ++--------------------------------------
src/util/vircommand.h    |  3 ---
3 files changed, 2 insertions(+), 58 deletions(-)
[libvirt PATCH 0/2] Minor fd passing fixes
Posted by Jonathon Jongsma 1 year, 10 months ago
Following up Peter's series, here's a couple additional minor cleanups that
simply remove some unused functions related to fd passing.

Jonathon Jongsma (2):
  util: remove virCommandPassFDGetFDIndex()
  util: Remove virCommandPassFDIndex()

 src/libvirt_private.syms |  2 --
 src/util/vircommand.c    | 55 ++--------------------------------------
 src/util/vircommand.h    |  3 ---
 3 files changed, 2 insertions(+), 58 deletions(-)

-- 
2.35.3