qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 7/7] qapi: drop support for inline subtypes


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH 7/7] qapi: drop support for inline subtypes
Date: Tue, 5 Aug 2014 14:04:26 +0800
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, 08/04 22:36, Eric Blake wrote:
> diff --git a/tests/Makefile b/tests/Makefile
> index a5d82e1..c54d802 100644
> --- a/tests/Makefile
> +++ b/tests/Makefile
> @@ -193,7 +193,8 @@ check-qapi-schema-y := $(addprefix tests/qapi-schema/, \
>          comments.json empty.json enum-empty.json enum-missing-data.json \
>       enum-wrong-data.json funny-char.json indented-expr.json \
>          missing-colon.json missing-comma-list.json \
> -        missing-comma-object.json non-objects.json \
> +        missing-comma-object.json nested-struct-data.json \
> +     nested-struct-returns.json non-objects.json \

Soft tab, please, to match the block's tab style. Fixing soft/hard tab for the
whole file could happen in a separate patch, though.

Fam



reply via email to

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