qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/11] block: rename bdrv_query_info to bdrv_que


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 05/11] block: rename bdrv_query_info to bdrv_query_block_info
Date: Fri, 04 Jan 2013 15:49:56 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 12/29/2012 01:45 AM, Wenchao Xia wrote:
>   Now this function have a mirror name with bdrv_query_image_info
> to tip well what it is doing.

Awkward to read.  Maybe:

Now that we have bdrv_query_image_info, rename this function to make it
more obvious what it is doing.

> 
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
>  block.c               |    4 ++--
>  include/block/block.h |    2 +-
>  2 files changed, 3 insertions(+), 3 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]