qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V7 01/13] monitor: avoid use of global *cur_mon


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V7 01/13] monitor: avoid use of global *cur_mon in cmd_completion()
Date: Sat, 20 Jul 2013 05:49:47 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

On 07/19/2013 07:44 PM, Wenchao Xia wrote:
> A new local variable *mon is added in monitor_find_completion()
> to make compile pass, which will be removed later in
> convertion patch for monitor_find_completion().

s/convertion/conversion/

> 
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
>  monitor.c |   13 +++++++------
>  1 files changed, 7 insertions(+), 6 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

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