All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <Uwe.Kleine-Koenig@digi.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Russell King <rmk+kernel@arm.linux.org.uk>
Subject: Re: [PATCH] Fix name of Russell King in various comments
Date: Thu, 10 Jul 2008 09:53:29 +0200	[thread overview]
Message-ID: <20080710075329.GA24598@digi.com> (raw)
In-Reply-To: <20080709235131.9b28dd12.akpm@linux-foundation.org>

Andrew Morton wrote:
> On Mon, 30 Jun 2008 15:27:13 +0200 Uwe Kleine-K__nig <Uwe.Kleine-Koenig@digi.com> wrote:
> 
> > This patch was created by
> >
> >       git grep -E -l 'Rus(el|s?e)l King' | xargs -r -t perl -p -i -e 's/Rus(el|s?e)l King/Russell King/g'
> >
> > Cc: Russell King <rmk+kernel@arm.linux.org.uk>
> > Signed-off-by: Uwe Kleine-K__nig <Uwe.Kleine-Koenig@digi.com>
> > ---
> >  drivers/usb/host/ohci-au1xxx.c  |    2 +-
> >  drivers/usb/host/ohci-lh7a404.c |    2 +-
> >  drivers/usb/host/ohci-s3c2410.c |    2 +-
> >  drivers/usb/host/ohci-sa1111.c  |    2 +-
> >  include/asm-avr32/setup.h       |    2 +-
> >  5 files changed, 5 insertions(+), 5 deletions(-)
> >
> > diff --git a/drivers/usb/host/ohci-au1xxx.c b/drivers/usb/host/ohci-au1xxx.c
> > index 1b9abdb..2ec3584 100644
> > --- a/drivers/usb/host/ohci-au1xxx.c
> > +++ b/drivers/usb/host/ohci-au1xxx.c
> > @@ -8,7 +8,7 @@
> >   * Bus Glue for AMD Alchemy Au1xxx
> >   *
> >   * Written by Christopher Hoover <ch@hpl.hp.com>
> > - * Based on fragments of previous driver by Rusell King et al.
> > + * Based on fragments of previous driver by Russell King et al.
> 
> Would the patch be smaller if we switched over to "Rusell" everywhere?
I think no, the patch would be bigger.  Even if you would only change
all occurences of "Russell King" to "Rusell King" this would affect ~500
lines in my working copy. :-)

> If so, we may as well do that.
So no. :-)  Moreover as I'm a bit sensitive for misspellings of my name,
too, I definitly support the patch as is.

Best regards
Uwe

-- 
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962

      parent reply	other threads:[~2008-07-10  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30 13:27 [PATCH] Fix name of Russell King in various comments Uwe Kleine-König
2008-07-01  8:33 ` Russell King
2008-07-10  6:51 ` Andrew Morton
2008-07-10  7:43   ` Russell King
2008-07-10  7:53   ` Uwe Kleine-König [this message]

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=20080710075329.GA24598@digi.com \
    --to=uwe.kleine-koenig@digi.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+kernel@arm.linux.org.uk \
    /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.