On 1/30/19 12:40 PM, Daniel P. Berrangé wrote:
> The virDomainDeviceInfo parameter is a large struct so it is preferrable
> to pass it by reference instead of by value.
> 
> Signed-off-by: Daniel P. Berrangé <[email protected]>
> ---
>  src/qemu/qemu_command.c        |  4 ++--
>  src/qemu/qemu_domain.c         | 10 +++++-----
>  src/qemu/qemu_domain.h         |  9 +++++----
>  src/qemu/qemu_domain_address.c |  2 +-
>  4 files changed, 13 insertions(+), 12 deletions(-)
> 

Reviewed-by: John Ferlan <[email protected]>

John

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to