diff mbox

qapi: Fix comment for create-type to match code.

Message ID 1383298529-10665-1-git-send-email-famz@redhat.com
State New
Headers show

Commit Message

Fam Zheng Nov. 1, 2013, 9:35 a.m. UTC
Signed-off-by: Fam Zheng <famz@redhat.com>
---
 qapi-schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Eric Blake Nov. 1, 2013, 12:05 p.m. UTC | #1
On 11/01/2013 03:35 AM, Fam Zheng wrote:
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  qapi-schema.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 81a375b..76c98a7 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -227,7 +227,7 @@
>  ##
>  # @ImageInfoSpecificVmdk:
>  #
> -# @create_type: The create type of VMDK image
> +# @create-type: The create type of VMDK image
>  #
>  # @cid: Content id of image
>  #

Reviewed-by: Eric Blake <eblake@redhat.com>

and adding qemu-trivial in case it's faster to pull in via that channel.
Stefan Hajnoczi Nov. 4, 2013, 12:48 p.m. UTC | #2
On Fri, Nov 01, 2013 at 05:35:29PM +0800, Fam Zheng wrote:
> Signed-off-by: Fam Zheng <famz@redhat.com>
> ---
>  qapi-schema.json | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan
Michael Tokarev Nov. 6, 2013, 8:36 a.m. UTC | #3
Thanks, applied to the trivial-patches queue.

/mjt
diff mbox

Patch

diff --git a/qapi-schema.json b/qapi-schema.json
index 81a375b..76c98a7 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -227,7 +227,7 @@ 
 ##
 # @ImageInfoSpecificVmdk:
 #
-# @create_type: The create type of VMDK image
+# @create-type: The create type of VMDK image
 #
 # @cid: Content id of image
 #