[libvirt PATCH v4 11/31] qemu: remove unused 'mode' param from qemuDomainLogContextNew()

Peter Krempa pkrempa at redhat.com
Tue Feb 7 16:08:46 UTC 2023


On Fri, Jan 20, 2023 at 16:03:05 -0600, Jonathon Jongsma wrote:
> The only use of this function always passes
> QEMU_DOMAIN_LOG_CONTEXT_MODE_START. The other enum values are never used
> anywhere in the code. Remove them.
> 
> Signed-off-by: Jonathon Jongsma <jjongsma at redhat.com>
> ---
>  src/qemu/qemu_domain.c  | 26 +++++++++++---------------
>  src/qemu/qemu_domain.h  |  9 +--------
>  src/qemu/qemu_process.c |  3 +--
>  3 files changed, 13 insertions(+), 25 deletions(-)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>


More information about the libvir-list mailing list