qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH 21/36] misc: spelling


From: Eric Blake
Subject: Re: [Qemu-trivial] [PATCH 21/36] misc: spelling
Date: Fri, 25 Sep 2015 10:08:51 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

On 09/25/2015 08:03 AM, address@hidden wrote:
> From: Marc-André Lureau <address@hidden>
> 
> ---
>  monitor.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Trivial, can be applied now without waiting for pending qapi patches.

Reviewed-by: Eric Blake <address@hidden>

> 
> diff --git a/monitor.c b/monitor.c
> index 4deef29..25f9608 100644
> --- a/monitor.c
> +++ b/monitor.c
> @@ -306,7 +306,7 @@ static void monitor_flush_locked(Monitor *mon)
>              return;
>          }
>          if (rc > 0) {
> -            /* partinal write */
> +            /* partial write */
>              QString *tmp = qstring_from_str(buf + rc);
>              QDECREF(mon->outbuf);
>              mon->outbuf = tmp;
> 

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