From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sww2C-0007Oh-Qq for qemu-devel@nongnu.org; Thu, 02 Aug 2012 10:06:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sww1x-0006T6-N7 for qemu-devel@nongnu.org; Thu, 02 Aug 2012 10:05:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32774) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sww1x-0006SB-EC for qemu-devel@nongnu.org; Thu, 02 Aug 2012 10:05:37 -0400 Message-ID: <501A88FE.8080309@redhat.com> Date: Thu, 02 Aug 2012 08:04:46 -0600 From: Eric Blake MIME-Version: 1.0 References: <1343902604-13981-1-git-send-email-benoit@irqsave.net> <1343902604-13981-2-git-send-email-benoit@irqsave.net> In-Reply-To: <1343902604-13981-2-git-send-email-benoit@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigC4CB1728FCCF42F29D02AF61" Subject: Re: [Qemu-devel] [RFC 01/12] qorum: Add GPL v2+ header file. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= Cc: kwolf@redhat.com, pbonzini@redhat.com, =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org, stefanha@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC4CB1728FCCF42F29D02AF61 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/02/2012 04:16 AM, Beno=C3=AEt Canet wrote: > Signed-off-by: Benoit Canet > --- > block/qorum.c | 15 +++++++++++++++ s/qorum/quorum/ for the file name. > 1 file changed, 15 insertions(+) > create mode 100644 block/qorum.c >=20 > diff --git a/block/qorum.c b/block/qorum.c > new file mode 100644 > index 0000000..3341021 > --- /dev/null > +++ b/block/qorum.c > @@ -0,0 +1,15 @@ > +/* > + */ > + >=20 What good is a patch that adds a file whose sole contents are a comment? This should not be an independent patch; please squash it into the first commit that really adds contents to the file. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigC4CB1728FCCF42F29D02AF61 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQGoj+AAoJEKeha0olJ0NqWiMH/i2LsNJdpQcgNZn2p59NiasC HDVhiLI0kZP1/0djXAwgINQZsidvJA+hRSP0FD/FBZQOK2hXrkGJ/Yp3/T5KdHcK vJQrxHMrXNvC7aPNa0ghq4pApnFFU52T/HZ6VlDcpLHGcdial+kVEpqEoLcerCz2 OMFSipvnBxK9R1mwmGSzDAzQikTin0+MEk16HQIIIQoycVEQQcP8/ooy9U8lvvGq PHgunrinXLYYm3Bs3131a0CTVOh5f1k5vQenvtWwEcdL2vdH+O5MEkRk1ieOesL3 e8R1DsScMW+MOqAUmlUmKM6pj475/n6t2jhcZ/C7stSZrxgiS2Bn80ifsbHZQCA= =nQrI -----END PGP SIGNATURE----- --------------enigC4CB1728FCCF42F29D02AF61--