From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QZl6s-0001aQ-EZ for mharc-qemu-trivial@gnu.org; Thu, 23 Jun 2011 10:42:22 -0400 Received: from eggs.gnu.org ([140.186.70.92]:46765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZl6o-0001Ym-KM for qemu-trivial@nongnu.org; Thu, 23 Jun 2011 10:42:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZl6n-0007dr-4D for qemu-trivial@nongnu.org; Thu, 23 Jun 2011 10:42:18 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:45627) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZl6j-0007cm-0F; Thu, 23 Jun 2011 10:42:13 -0400 Received: from localhost (v220110690675601.yourvserver.net.local [127.0.0.1]) by v220110690675601.yourvserver.net (Postfix) with ESMTP id 5EE9B72818A6; Thu, 23 Jun 2011 16:42:11 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at weilnetz.de Received: from v220110690675601.yourvserver.net ([127.0.0.1]) by localhost (v220110690675601.yourvserver.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZyT9WjerhwS3; Thu, 23 Jun 2011 16:42:10 +0200 (CEST) Received: from flocke.weilnetz.de (p5086FB6F.dip.t-dialin.net [80.134.251.111]) by v220110690675601.yourvserver.net (Postfix) with ESMTPSA id 52CB472818A4; Thu, 23 Jun 2011 16:42:10 +0200 (CEST) Received: from localhost ([127.0.0.1] ident=stefan) by flocke.weilnetz.de with esmtp (Exim 4.72) (envelope-from ) id 1QZl6f-0002WW-HJ; Thu, 23 Jun 2011 16:42:09 +0200 Message-ID: <4E0350C1.5070505@mail.berlios.de> Date: Thu, 23 Jun 2011 16:42:09 +0200 From: Stefan Weil User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110505 Iceowl/1.0b1 Icedove/3.0.11 MIME-Version: 1.0 To: Matthew Fernandez References: <4E02CD7B.40307@mail.berlios.de> <1308816518.3502.5.camel@Nokia-N900> In-Reply-To: <1308816518.3502.5.camel@Nokia-N900> Content-Type: multipart/alternative; boundary="------------000101040402050901080406" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 78.47.199.172 Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, paul@codesourcery.com Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH trivial] Fix comment typos in hw/armv7m.c X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 14:42:21 -0000 This is a multi-part message in MIME format. --------------000101040402050901080406 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Am 23.06.2011 10:08, schrieb Matthew Fernandez: > > ----- Original message ----- > > Am 23.06.2011 02:59, schrieb Matthew Fernandez: > > > Fix a couple of typos in comments. > > > > > > Signed-off-by: Matthew Fernandez > > > > ---- > > > This patch doesn't touch any code and should (hopefully) not be > > > controversial. There doesn't seem to be a maintainer for this file, > > > but changes are trivial. > > > > > > > > > diff --git a/hw/armv7m.c b/hw/armv7m.c > > > index 72d010a..83f3393 100644 > > > --- a/hw/armv7m.c > > > +++ b/hw/armv7m.c > > > @@ -4,7 +4,7 @@ > > > * Copyright (c) 2006-2007 CodeSourcery. > > > * Written by Paul Brook > > > * > > > - * This code is licenced under the GPL. > > > + * This code is licensed under the GPL. > > > */ > > > > ... > > ... > > > > > > Acked-by: Stefan Weil > > > > > > > Hi, > > > > would you mind sending a patch which fixes all other "licenced", too? > > There are 65 files which contain this spelling :-) > > > > Cheers, > > Stefan W. > > > No problem. Are there any objections to this being a single patch? > Don't really fancy sending 40+ patches. Obviously it will touch a lot > of files, but won't change any code. > I think a single patch is ok for this special case. All "licenced" are part of (L)GPL license comments with a very low risk of merge conflicts, especially if the patch is accepted and applied soon. Stefan W. --------------000101040402050901080406 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Am 23.06.2011 10:08, schrieb Matthew Fernandez:

----- Original message -----
> Am 23.06.2011 02:59, schrieb Matthew Fernandez:
> > Fix a couple of typos in comments.
> >
> > Signed-off-by: Matthew Fernandez<matthew.fernandez@gmail.com>
> > ----
> > This patch doesn't touch any code and should (hopefully) not be
> > controversial. There doesn't seem to be a maintainer for this file,
> > but changes are trivial.
> >
> >
> > diff --git a/hw/armv7m.c b/hw/armv7m.c
> > index 72d010a..83f3393 100644
> > --- a/hw/armv7m.c
> > +++ b/hw/armv7m.c
> > @@ -4,7 +4,7 @@
> > * Copyright (c) 2006-2007 CodeSourcery.
> > * Written by Paul Brook
> > *
> > - * This code is licenced under the GPL.
> > + * This code is licensed under the GPL.
> > */
> >

...

...
>
>
> Acked-by: Stefan Weil <weil@mail.berlios.de>
>
>
> Hi,
>
> would you mind sending a patch which fixes all other "licenced", too?
> There are 65 files which contain this spelling :-)
>
> Cheers,
> Stefan W.
>
No problem. Are there any objections to this being a single patch? Don't really fancy sending 40+ patches. Obviously it will touch a lot of files, but won't change any code.


I think a single patch is ok for this special case.
All "licenced" are part of (L)GPL license comments with a very low risk of merge conflicts,
especially if the patch is accepted and applied soon.

Stefan W.

--------------000101040402050901080406-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZl6l-0001Wy-E7 for qemu-devel@nongnu.org; Thu, 23 Jun 2011 10:42:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZl6j-0007dE-Jy for qemu-devel@nongnu.org; Thu, 23 Jun 2011 10:42:15 -0400 Message-ID: <4E0350C1.5070505@mail.berlios.de> Date: Thu, 23 Jun 2011 16:42:09 +0200 From: Stefan Weil MIME-Version: 1.0 References: <4E02CD7B.40307@mail.berlios.de> <1308816518.3502.5.camel@Nokia-N900> In-Reply-To: <1308816518.3502.5.camel@Nokia-N900> Content-Type: multipart/alternative; boundary="------------000101040402050901080406" Subject: Re: [Qemu-devel] [PATCH trivial] Fix comment typos in hw/armv7m.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Matthew Fernandez Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, paul@codesourcery.com This is a multi-part message in MIME format. --------------000101040402050901080406 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Am 23.06.2011 10:08, schrieb Matthew Fernandez: > > ----- Original message ----- > > Am 23.06.2011 02:59, schrieb Matthew Fernandez: > > > Fix a couple of typos in comments. > > > > > > Signed-off-by: Matthew Fernandez > > > > ---- > > > This patch doesn't touch any code and should (hopefully) not be > > > controversial. There doesn't seem to be a maintainer for this file, > > > but changes are trivial. > > > > > > > > > diff --git a/hw/armv7m.c b/hw/armv7m.c > > > index 72d010a..83f3393 100644 > > > --- a/hw/armv7m.c > > > +++ b/hw/armv7m.c > > > @@ -4,7 +4,7 @@ > > > * Copyright (c) 2006-2007 CodeSourcery. > > > * Written by Paul Brook > > > * > > > - * This code is licenced under the GPL. > > > + * This code is licensed under the GPL. > > > */ > > > > ... > > ... > > > > > > Acked-by: Stefan Weil > > > > > > > Hi, > > > > would you mind sending a patch which fixes all other "licenced", too? > > There are 65 files which contain this spelling :-) > > > > Cheers, > > Stefan W. > > > No problem. Are there any objections to this being a single patch? > Don't really fancy sending 40+ patches. Obviously it will touch a lot > of files, but won't change any code. > I think a single patch is ok for this special case. All "licenced" are part of (L)GPL license comments with a very low risk of merge conflicts, especially if the patch is accepted and applied soon. Stefan W. --------------000101040402050901080406 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Am 23.06.2011 10:08, schrieb Matthew Fernandez:

----- Original message -----
> Am 23.06.2011 02:59, schrieb Matthew Fernandez:
> > Fix a couple of typos in comments.
> >
> > Signed-off-by: Matthew Fernandez<matthew.fernandez@gmail.com>
> > ----
> > This patch doesn't touch any code and should (hopefully) not be
> > controversial. There doesn't seem to be a maintainer for this file,
> > but changes are trivial.
> >
> >
> > diff --git a/hw/armv7m.c b/hw/armv7m.c
> > index 72d010a..83f3393 100644
> > --- a/hw/armv7m.c
> > +++ b/hw/armv7m.c
> > @@ -4,7 +4,7 @@
> > * Copyright (c) 2006-2007 CodeSourcery.
> > * Written by Paul Brook
> > *
> > - * This code is licenced under the GPL.
> > + * This code is licensed under the GPL.
> > */
> >

...

...
>
>
> Acked-by: Stefan Weil <weil@mail.berlios.de>
>
>
> Hi,
>
> would you mind sending a patch which fixes all other "licenced", too?
> There are 65 files which contain this spelling :-)
>
> Cheers,
> Stefan W.
>
No problem. Are there any objections to this being a single patch? Don't really fancy sending 40+ patches. Obviously it will touch a lot of files, but won't change any code.


I think a single patch is ok for this special case.
All "licenced" are part of (L)GPL license comments with a very low risk of merge conflicts,
especially if the patch is accepted and applied soon.

Stefan W.

--------------000101040402050901080406--