Re: [PATCH 1/8] Fix indentation

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

 



On Fri, 2016-07-29 at 15:37 +0200, Ján Tomko wrote:
> ---
>  src/conf/domain_conf.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c
> index a56e0f5..4999dea 100644
> --- a/src/conf/domain_conf.c
> +++ b/src/conf/domain_conf.c
> @@ -8824,7 +8824,7 @@ virDomainActualNetDefParseXML(xmlNodePtr node,
>  
>      vlanNode = virXPathNode("./vlan", ctxt);
>      if (vlanNode && virNetDevVlanParse(vlanNode, ctxt, &actual->vlan) < 0)
> -       goto error;
> +        goto error;
>  
>      *def = actual;
>      actual = NULL;

I think you can safely push this one without waiting for
feedback on the rest of the series or a respin :)

ACK

-- 
Andrea Bolognani / Red Hat / Virtualization

--
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]