qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 02/18] Drop superfluous includes of qapi-types.h


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 02/18] Drop superfluous includes of qapi-types.h
Date: Tue, 30 Jan 2018 09:46:34 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 01/30/2018 04:21 AM, Markus Armbruster wrote:
> Signed-off-by: Markus Armbruster <address@hidden>
> ---

> +++ b/tests/test-clone-visitor.c
> @@ -11,7 +11,6 @@
>  
>  #include "qemu-common.h"
>  #include "qapi/clone-visitor.h"
> -#include "test-qapi-types.h"

Overactive sed pattern?  This is a different header.  While the tests
still pass after deleting this include, removal of the test-qapi-types.h
line here and in other tests/ files should be a separate patch, or else
the commit message updated to mention it.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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