qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/16] qemu-io: Factor out qemuio_command


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 07/16] qemu-io: Factor out qemuio_command
Date: Wed, 29 May 2013 15:11:44 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

On 05/28/2013 09:27 AM, Kevin Wolf wrote:
> It's duplicated code. Move it to qemu-io-cmds.c because it's not
> dependent on any static data of the qemu-io tool.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  cmd.c          | 43 +++++--------------------------------------
>  cmd.h          |  3 ++-
>  qemu-io-cmds.c | 24 ++++++++++++++++++++++++
>  3 files changed, 31 insertions(+), 39 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]