From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swwor-0000vK-3J for qemu-devel@nongnu.org; Thu, 02 Aug 2012 10:56:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Swwom-0004R6-Rj for qemu-devel@nongnu.org; Thu, 02 Aug 2012 10:56:09 -0400 Received: from paradis.irqsave.net ([109.190.18.76]:55951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Swwom-0004Qo-J3 for qemu-devel@nongnu.org; Thu, 02 Aug 2012 10:56:04 -0400 Date: Thu, 2 Aug 2012 16:55:59 +0200 From: =?iso-8859-1?Q?Beno=EEt?= Canet Message-ID: <20120802145559.GD14624@irqsave.net> References: <1343902604-13981-1-git-send-email-benoit@irqsave.net> <1343902604-13981-2-git-send-email-benoit@irqsave.net> <501A88FE.8080309@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <501A88FE.8080309@redhat.com> Content-Transfer-Encoding: quoted-printable 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: Eric Blake Cc: kwolf@redhat.com, pbonzini@redhat.com, =?iso-8859-1?Q?Beno=EEt?= Canet , qemu-devel@nongnu.org, stefanha@linux.vnet.ibm.com Le Thursday 02 Aug 2012 =E0 08:04:46 (-0600), Eric Blake a =E9crit : > On 08/02/2012 04:16 AM, Beno=EEt Canet wrote: > > Signed-off-by: Benoit Canet > > --- > > block/qorum.c | 15 +++++++++++++++ >=20 > s/qorum/quorum/ for the file name. ack >=20 > > 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 > > + */ > > + > >=20 >=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. ack >=20 > --=20 > Eric Blake eblake@redhat.com +1-919-301-3266 > Libvirt virtualization library http://libvirt.org >=20