Re: [PATCH 4/7] Remove useless variable in qemuDomainAssignAddresses

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, May 03, 2016 at 12:47:24 +0200, Ján Tomko wrote:
> We do not need to propagate the exact return values
> and the only possible ones are 0 and -1 anyway.
> 
> Remove the temporary variable and use the usual pattern:
> 
> if (f() < 0)
>     return -1;
> ---
>  src/qemu/qemu_domain_address.c | 22 ++++++++++------------
>  1 file changed, 10 insertions(+), 12 deletions(-)

ACK

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]