[PATCH 41/43] virDomainJobObj: Use 'unsigned int' instead of 'unsigned long' for 'apiFlags' field

Ján Tomko jtomko at redhat.com
Tue Nov 1 17:34:49 UTC 2022


On a Monday in 2022, Peter Krempa wrote:
>The callers store only an 'unsigned int' in the field. Convert it to the
>proper type including parser/formatter.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/conf/virdomainjob.c          | 4 ++--
> src/conf/virdomainjob.h          | 4 ++--
> src/qemu/qemu_domainjob.c        | 7 +++----
> src/qemu/qemu_migration.c        | 2 +-
> src/qemu/qemu_migration_params.c | 8 ++++----
> src/qemu/qemu_migration_params.h | 4 ++--
> src/qemu/qemu_process.c          | 2 +-
> src/qemu/qemu_process.h          | 2 +-
> 8 files changed, 16 insertions(+), 17 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano


More information about the libvir-list mailing list