qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 01/23] misc: indentation


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 01/23] misc: indentation
Date: Fri, 24 Jun 2016 08:19:03 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 06/24/2016 07:50 AM, address@hidden wrote:
> From: Marc-André Lureau <address@hidden>
> 
> Signed-off-by: Marc-André Lureau <address@hidden>
> ---
>  hw/net/vhost_net.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Eric Blake <address@hidden>

> 
> diff --git a/hw/net/vhost_net.c b/hw/net/vhost_net.c
> index 50f4dcd..3f1fecc 100644
> --- a/hw/net/vhost_net.c
> +++ b/hw/net/vhost_net.c
> @@ -313,7 +313,7 @@ int vhost_net_start(VirtIODevice *dev, NetClientState 
> *ncs,
>           * properly.
>           */
>          if (net->nc->info->type == NET_CLIENT_OPTIONS_KIND_VHOST_USER) {
> -                dev->use_guest_notifier_mask = false;
> +            dev->use_guest_notifier_mask = false;
>          }
>       }
>  
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]