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: Wenchao Xia
Subject: Re: [Qemu-devel] [PATCH V7 01/13] monitor: avoid use of global *cur_mon in cmd_completion()
Date: Sat, 20 Jul 2013 21:13:52 +0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7

于 2013-7-20 19:49, Eric Blake 写道:
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>

  Thanks for review. I have read the patches sometime but
unfortunately have not found the spell problem, my bad.
Luiz, do you have other comments for this version except
the typo? If not, may I ask you for a favor to apply it
and fix the typo issues Eric have pointed out? I hope
avoid a re-spin for it, to disturb people less.
--
Best Regards

Wenchao Xia




reply via email to

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