qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V8 02/20] build: add block/qapi.c


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V8 02/20] build: add block/qapi.c
Date: Fri, 08 Mar 2013 13:22:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3

On 03/06/2013 11:07 PM, Wenchao Xia wrote:
>   This file will have qmp related functions for block. To avoid conflict and
> tip better, macro in header file is BLOCK_QAPI_H instead of QAPI_H.
> 
> Signed-off-by: Wenchao Xia <address@hidden>
> ---

> --- /dev/null
> +++ b/include/block/qapi.h
> @@ -0,0 +1,4 @@
> +#ifndef BLOCK_QAPI_H

Again, introducing a new file without a copyright notice is a no-no.

Why are you adding stub files in two separate patches?  If you're going
to bother with stub files, then add all of them in one commit.  But my
preference would be to add one file at a time, but with contents instead
of being a stub (for example, merge patch 1 and 3, and merge patch 2 and
6).  It just feels like you have subdivided this series too far.

-- 
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]