mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] tree-wide: fix typos "offest" -> "offset"
Date: Tue, 3 Nov 2009 09:14:47 +0100	[thread overview]
Message-ID: <20091103081447.GA20204@pengutronix.de> (raw)
In-Reply-To: <alpine.LSU.2.00.0911021600530.4203@wotan.suse.de>

Hallo Jiri,

On Mon, Nov 02, 2009 at 04:01:06PM +0100, Jiri Kosina wrote:
> On Wed, 28 Oct 2009, Uwe Kleine-König wrote:
> 
> > This patch was generated by
> > 
> > 	git grep -E -i -l 'offest' | xargs -r perl -p -i -e 's/offest/offset/'
> > 
> > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> > ---
> >  arch/arm/plat-mxc/include/mach/mx2x.h   |    2 +-
> >  drivers/net/wireless/ath/ath5k/eeprom.c |    2 +-
> >  fs/ext3/inode.c                         |    2 +-
> >  fs/ext4/inode.c                         |    2 +-
> >  fs/ocfs2/blockcheck.c                   |    2 +-
> >  5 files changed, 5 insertions(+), 5 deletions(-)
> 
> Applied, thanks.
thanks, but you somehow mangled my name in different ways for the
different commits you took from me.  Sometimes you changed
"Kleine-König" to "Kleine-Koenig" in the Author field, sometimes in my
S-o-b line.

Care to fix that?

Assuming you have an UTF-8 locale:

	git filter-branch --env-filter 'test "x$GIT_AUTHOR_NAME" != "xUwe Kleine-Koenig" || GIT_AUTHOR_NAME="Uwe Kleine-König"; export GIT_AUTHOR_NAME' --msg-filter 'sed -e "s/Kleine-Koenig/Kleine-König/"' linus/master..for-next

Thanks
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

  reply	other threads:[~2009-11-03  8:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-28 19:11 Uwe Kleine-König
2009-11-02 15:01 ` Jiri Kosina
2009-11-03  8:14   ` Uwe Kleine-König [this message]
2009-11-03 10:45     ` Jiri Kosina

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=20091103081447.GA20204@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®