[libvirt] [PATCH 0/3] Remove unused virFile*() functions

Cole Robinson crobinso at redhat.com
Wed Dec 18 21:53:15 UTC 2019


On 12/18/19 2:59 PM, Fabiano Fidêncio wrote:
> - virFileSkipRoot() is no longer used since faf2d811f3e9a4;
> - virFileIsAbsPath() is no longer used since faf2d811f3e9a4;
> - VIR_FILE_IS_DIR_SEPARATOR is no longer used since virFileIsAbsPath has
>   been dropped;
> 
> Fabiano Fidêncio (3):
>   util: Remove virFileSkipRoot()
>   util: Remove virFileIsAbsPath()
>   util: Remove VIR_FILE_IS_DIR_SEPARATOR
> 
>  src/libvirt_private.syms |  2 --
>  src/util/virfile.c       | 73 ----------------------------------------
>  src/util/virfile.h       |  4 ---
>  3 files changed, 79 deletions(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list