lkml.org 
[lkml]   [2009]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] tree-wide: fix typos "offest" -> "offset"
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/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2009-11-03 09:17    [W:0.054 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site