From: Stefan Weil <weil@mail.berlios.de>
To: Matthew Fernandez <matthew.fernandez@gmail.com>
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
Date: Thu, 23 Jun 2011 16:42:09 +0200 [thread overview]
Message-ID: <4E0350C1.5070505@mail.berlios.de> (raw)
In-Reply-To: <1308816518.3502.5.camel@Nokia-N900>
[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]
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
> <mailto: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
> <mailto: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.
[-- Attachment #2: Type: text/html, Size: 2425 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Stefan Weil <weil@mail.berlios.de>
To: Matthew Fernandez <matthew.fernandez@gmail.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, paul@codesourcery.com
Subject: Re: [Qemu-devel] [PATCH trivial] Fix comment typos in hw/armv7m.c
Date: Thu, 23 Jun 2011 16:42:09 +0200 [thread overview]
Message-ID: <4E0350C1.5070505@mail.berlios.de> (raw)
In-Reply-To: <1308816518.3502.5.camel@Nokia-N900>
[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]
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
> <mailto: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
> <mailto: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.
[-- Attachment #2: Type: text/html, Size: 2425 bytes --]
next prev parent reply other threads:[~2011-06-23 14:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-23 0:59 [Qemu-trivial] [PATCH trivial] Fix comment typos in hw/armv7m.c Matthew Fernandez
2011-06-23 0:59 ` [Qemu-devel] " Matthew Fernandez
2011-06-23 5:22 ` [Qemu-trivial] " Stefan Weil
2011-06-23 5:22 ` Stefan Weil
2011-06-23 8:08 ` [Qemu-trivial] " Matthew Fernandez
2011-06-23 8:08 ` Matthew Fernandez
2011-06-23 14:42 ` Stefan Weil [this message]
2011-06-23 14:42 ` Stefan Weil
2011-06-23 10:22 ` [Qemu-trivial] " Andreas Färber
2011-06-23 10:22 ` Andreas Färber
2011-06-23 10:35 ` [Qemu-trivial] " Matthew Fernandez
2011-06-23 10:35 ` Matthew Fernandez
2011-06-23 10:55 ` [Qemu-trivial] " Andreas Färber
2011-06-23 10:55 ` Andreas Färber
2011-06-23 13:34 ` [Qemu-trivial] " Stefan Hajnoczi
2011-06-23 13:34 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E0350C1.5070505@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=matthew.fernandez@gmail.com \
--cc=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.