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: Wench
Now this function have a mirror name with bdrv_query_image_info
to tip well what it is doing.
Signed-off-by: Wenchao Xia
---
block.c |4 ++--
include/block/block.h |2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/block.c b/block.c
index d39da3d..9dcec