[PATCH v2 8/8] softmmu: remove is_daemonized() method

Eric Blake eblake at redhat.com
Fri Mar 4 22:11:34 UTC 2022


On Fri, Mar 04, 2022 at 06:56:20PM +0000, Daniel P. Berrangé wrote:
> There are no longer any users of this method, so it can be removed to
> prevent future accidental (mis)use.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  include/sysemu/os-posix.h | 2 --
>  include/sysemu/os-win32.h | 5 -----
>  os-posix.c                | 5 -----
>  stubs/is-daemonized.c     | 9 ---------
>  stubs/meson.build         | 1 -
>  5 files changed, 22 deletions(-)
>  delete mode 100644 stubs/is-daemonized.c

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list