All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hans J. Koch" <hjk@hansjkoch.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/6] arm: plat-tcc: Change mail address of Hans J. Koch
Date: Sat, 30 Oct 2010 00:29:29 +0200	[thread overview]
Message-ID: <20101029222929.GD4331@local> (raw)
In-Reply-To: <20101029221231.GA4331@local>

My old mail address doesn't exist anymore. This changes all occurrences
to my new address.

Signed-off-by: Hans J. Koch <hjk@hansjkoch.de>
---
 arch/arm/mach-tcc8k/board-tcc8000-sdk.c      |    2 +-
 arch/arm/mach-tcc8k/clock.c                  |    2 +-
 arch/arm/mach-tcc8k/devices.c                |    2 +-
 arch/arm/mach-tcc8k/io.c                     |    2 +-
 arch/arm/mach-tcc8k/irq.c                    |    2 +-
 arch/arm/mach-tcc8k/time.c                   |    2 +-
 arch/arm/plat-tcc/clock.c                    |    2 +-
 arch/arm/plat-tcc/include/mach/clock.h       |    2 +-
 arch/arm/plat-tcc/include/mach/debug-macro.S |    2 +-
 arch/arm/plat-tcc/include/mach/hardware.h    |    2 +-
 arch/arm/plat-tcc/include/mach/io.h          |    2 +-
 arch/arm/plat-tcc/include/mach/irqs.h        |    2 +-
 arch/arm/plat-tcc/include/mach/memory.h      |    2 +-
 arch/arm/plat-tcc/include/mach/tcc8k-regs.h  |    2 +-
 arch/arm/plat-tcc/include/mach/uncompress.h  |    2 +-
 arch/arm/plat-tcc/system.c                   |    2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/arch/arm/mach-tcc8k/board-tcc8000-sdk.c b/arch/arm/mach-tcc8k/board-tcc8000-sdk.c
index 7991415..7cba61f 100644
--- a/arch/arm/mach-tcc8k/board-tcc8000-sdk.c
+++ b/arch/arm/mach-tcc8k/board-tcc8000-sdk.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
diff --git a/arch/arm/mach-tcc8k/clock.c b/arch/arm/mach-tcc8k/clock.c
index ba32a15..7837f0e 100644
--- a/arch/arm/mach-tcc8k/clock.c
+++ b/arch/arm/mach-tcc8k/clock.c
@@ -1,7 +1,7 @@
 /*
  * Lowlevel clock handling for Telechips TCC8xxx SoCs
  *
- * Copyright (C) 2010 by Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2010 by Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2
  */
diff --git a/arch/arm/mach-tcc8k/devices.c b/arch/arm/mach-tcc8k/devices.c
index 6722ad7..3300159 100644
--- a/arch/arm/mach-tcc8k/devices.c
+++ b/arch/arm/mach-tcc8k/devices.c
@@ -2,7 +2,7 @@
  * linux/arch/arm/mach-tcc8k/devices.c
  *
  * Copyright (C) Telechips, Inc.
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of GPL v2.
  *
diff --git a/arch/arm/mach-tcc8k/io.c b/arch/arm/mach-tcc8k/io.c
index 9b39d7f..4c7da0d 100644
--- a/arch/arm/mach-tcc8k/io.c
+++ b/arch/arm/mach-tcc8k/io.c
@@ -1,7 +1,7 @@
 /*
  * linux/arch/arm/mach-tcc8k/io.c
  *
- * (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * derived from TCC83xx io.c
  * Copyright (C) Telechips, Inc.
diff --git a/arch/arm/mach-tcc8k/irq.c b/arch/arm/mach-tcc8k/irq.c
index 34575c4..5e8ec9d 100644
--- a/arch/arm/mach-tcc8k/irq.c
+++ b/arch/arm/mach-tcc8k/irq.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) Telechips, Inc.
- * Copyright (C) 2009-2010 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009-2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GNU GPL version 2.
  */
diff --git a/arch/arm/mach-tcc8k/time.c b/arch/arm/mach-tcc8k/time.c
index 78d0600..3544de0 100644
--- a/arch/arm/mach-tcc8k/time.c
+++ b/arch/arm/mach-tcc8k/time.c
@@ -1,7 +1,7 @@
 /*
  * TCC8000 system timer setup
  *
- * (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL version 2.
  *
diff --git a/arch/arm/plat-tcc/clock.c b/arch/arm/plat-tcc/clock.c
index f3ced10..0d3261f 100644
--- a/arch/arm/plat-tcc/clock.c
+++ b/arch/arm/plat-tcc/clock.c
@@ -7,7 +7,7 @@
  * Modified for omap shared clock framework by Tony Lindgren <tony@atomide.com>
  * Copyright 2007 Freescale Semiconductor, Inc. All Rights Reserved.
  * Copyright 2008 Juergen Beisert, kernel@pengutronix.de
- * Copyright 2010 Hans J. Koch, hjk@linutronix.de
+ * Copyright 2010 Hans J. Koch, hjk@hansjkoch.de
  *
  * Licensed under the terms of the GPL v2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/clock.h b/arch/arm/plat-tcc/include/mach/clock.h
index a12f58a..0ffcc93 100644
--- a/arch/arm/plat-tcc/include/mach/clock.h
+++ b/arch/arm/plat-tcc/include/mach/clock.h
@@ -1,6 +1,6 @@
 /*
  * Low level clock header file for Telechips TCC architecture
- * (C) 2010 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the GPL v2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/debug-macro.S b/arch/arm/plat-tcc/include/mach/debug-macro.S
index 7662f73..6733ecd 100644
--- a/arch/arm/plat-tcc/include/mach/debug-macro.S
+++ b/arch/arm/plat-tcc/include/mach/debug-macro.S
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 1994-1999 Russell King
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
diff --git a/arch/arm/plat-tcc/include/mach/hardware.h b/arch/arm/plat-tcc/include/mach/hardware.h
index e70d126..5645c3c 100644
--- a/arch/arm/plat-tcc/include/mach/hardware.h
+++ b/arch/arm/plat-tcc/include/mach/hardware.h
@@ -8,7 +8,7 @@
  * Copyright (C) 2001 RidgeRun, Inc.
  * Copyright (C) 2008-2009 Telechips
  *
- * Modifications for mainline (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Modifications for mainline (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GNU Pulic License version 2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/io.h b/arch/arm/plat-tcc/include/mach/io.h
index 3e911d3..f006f31 100644
--- a/arch/arm/plat-tcc/include/mach/io.h
+++ b/arch/arm/plat-tcc/include/mach/io.h
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 1997-1999 Russell King
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GNU Public License version 2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/irqs.h b/arch/arm/plat-tcc/include/mach/irqs.h
index da86389..fa62e71 100644
--- a/arch/arm/plat-tcc/include/mach/irqs.h
+++ b/arch/arm/plat-tcc/include/mach/irqs.h
@@ -2,7 +2,7 @@
  * IRQ definitions for TCC8xxx
  *
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2.
  *
diff --git a/arch/arm/plat-tcc/include/mach/memory.h b/arch/arm/plat-tcc/include/mach/memory.h
index cd91ba8..c89cdc6 100644
--- a/arch/arm/plat-tcc/include/mach/memory.h
+++ b/arch/arm/plat-tcc/include/mach/memory.h
@@ -2,7 +2,7 @@
  * Copyright (C) 1999 ARM Limited
  * Copyright (C) 2000 RidgeRun, Inc.
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/tcc8k-regs.h b/arch/arm/plat-tcc/include/mach/tcc8k-regs.h
index 1d94282..79912bb 100644
--- a/arch/arm/plat-tcc/include/mach/tcc8k-regs.h
+++ b/arch/arm/plat-tcc/include/mach/tcc8k-regs.h
@@ -1,7 +1,7 @@
 /*
  * Telechips TCC8000 register definitions
  *
- * (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPLv2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/uncompress.h b/arch/arm/plat-tcc/include/mach/uncompress.h
index 7a3e33a..df73880 100644
--- a/arch/arm/plat-tcc/include/mach/uncompress.h
+++ b/arch/arm/plat-tcc/include/mach/uncompress.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * This file is licensed under the terms of the GPL version 2.
  */
diff --git a/arch/arm/plat-tcc/system.c b/arch/arm/plat-tcc/system.c
index cc208fa..ac79308 100644
--- a/arch/arm/plat-tcc/system.c
+++ b/arch/arm/plat-tcc/system.c
@@ -1,7 +1,7 @@
 /*
  * System functions for Telechips TCCxxxx SoCs
  *
- * Copyright (C) Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2.
  *
-- 
1.7.1


WARNING: multiple messages have this Message-ID (diff)
From: hjk@hansjkoch.de (Hans J. Koch)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/6] arm: plat-tcc: Change mail address of Hans J. Koch
Date: Sat, 30 Oct 2010 00:29:29 +0200	[thread overview]
Message-ID: <20101029222929.GD4331@local> (raw)
In-Reply-To: <20101029221231.GA4331@local>

My old mail address doesn't exist anymore. This changes all occurrences
to my new address.

Signed-off-by: Hans J. Koch <hjk@hansjkoch.de>
---
 arch/arm/mach-tcc8k/board-tcc8000-sdk.c      |    2 +-
 arch/arm/mach-tcc8k/clock.c                  |    2 +-
 arch/arm/mach-tcc8k/devices.c                |    2 +-
 arch/arm/mach-tcc8k/io.c                     |    2 +-
 arch/arm/mach-tcc8k/irq.c                    |    2 +-
 arch/arm/mach-tcc8k/time.c                   |    2 +-
 arch/arm/plat-tcc/clock.c                    |    2 +-
 arch/arm/plat-tcc/include/mach/clock.h       |    2 +-
 arch/arm/plat-tcc/include/mach/debug-macro.S |    2 +-
 arch/arm/plat-tcc/include/mach/hardware.h    |    2 +-
 arch/arm/plat-tcc/include/mach/io.h          |    2 +-
 arch/arm/plat-tcc/include/mach/irqs.h        |    2 +-
 arch/arm/plat-tcc/include/mach/memory.h      |    2 +-
 arch/arm/plat-tcc/include/mach/tcc8k-regs.h  |    2 +-
 arch/arm/plat-tcc/include/mach/uncompress.h  |    2 +-
 arch/arm/plat-tcc/system.c                   |    2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/arch/arm/mach-tcc8k/board-tcc8000-sdk.c b/arch/arm/mach-tcc8k/board-tcc8000-sdk.c
index 7991415..7cba61f 100644
--- a/arch/arm/mach-tcc8k/board-tcc8000-sdk.c
+++ b/arch/arm/mach-tcc8k/board-tcc8000-sdk.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
diff --git a/arch/arm/mach-tcc8k/clock.c b/arch/arm/mach-tcc8k/clock.c
index ba32a15..7837f0e 100644
--- a/arch/arm/mach-tcc8k/clock.c
+++ b/arch/arm/mach-tcc8k/clock.c
@@ -1,7 +1,7 @@
 /*
  * Lowlevel clock handling for Telechips TCC8xxx SoCs
  *
- * Copyright (C) 2010 by Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2010 by Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2
  */
diff --git a/arch/arm/mach-tcc8k/devices.c b/arch/arm/mach-tcc8k/devices.c
index 6722ad7..3300159 100644
--- a/arch/arm/mach-tcc8k/devices.c
+++ b/arch/arm/mach-tcc8k/devices.c
@@ -2,7 +2,7 @@
  * linux/arch/arm/mach-tcc8k/devices.c
  *
  * Copyright (C) Telechips, Inc.
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of GPL v2.
  *
diff --git a/arch/arm/mach-tcc8k/io.c b/arch/arm/mach-tcc8k/io.c
index 9b39d7f..4c7da0d 100644
--- a/arch/arm/mach-tcc8k/io.c
+++ b/arch/arm/mach-tcc8k/io.c
@@ -1,7 +1,7 @@
 /*
  * linux/arch/arm/mach-tcc8k/io.c
  *
- * (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * derived from TCC83xx io.c
  * Copyright (C) Telechips, Inc.
diff --git a/arch/arm/mach-tcc8k/irq.c b/arch/arm/mach-tcc8k/irq.c
index 34575c4..5e8ec9d 100644
--- a/arch/arm/mach-tcc8k/irq.c
+++ b/arch/arm/mach-tcc8k/irq.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) Telechips, Inc.
- * Copyright (C) 2009-2010 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009-2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GNU GPL version 2.
  */
diff --git a/arch/arm/mach-tcc8k/time.c b/arch/arm/mach-tcc8k/time.c
index 78d0600..3544de0 100644
--- a/arch/arm/mach-tcc8k/time.c
+++ b/arch/arm/mach-tcc8k/time.c
@@ -1,7 +1,7 @@
 /*
  * TCC8000 system timer setup
  *
- * (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL version 2.
  *
diff --git a/arch/arm/plat-tcc/clock.c b/arch/arm/plat-tcc/clock.c
index f3ced10..0d3261f 100644
--- a/arch/arm/plat-tcc/clock.c
+++ b/arch/arm/plat-tcc/clock.c
@@ -7,7 +7,7 @@
  * Modified for omap shared clock framework by Tony Lindgren <tony@atomide.com>
  * Copyright 2007 Freescale Semiconductor, Inc. All Rights Reserved.
  * Copyright 2008 Juergen Beisert, kernel at pengutronix.de
- * Copyright 2010 Hans J. Koch, hjk at linutronix.de
+ * Copyright 2010 Hans J. Koch, hjk at hansjkoch.de
  *
  * Licensed under the terms of the GPL v2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/clock.h b/arch/arm/plat-tcc/include/mach/clock.h
index a12f58a..0ffcc93 100644
--- a/arch/arm/plat-tcc/include/mach/clock.h
+++ b/arch/arm/plat-tcc/include/mach/clock.h
@@ -1,6 +1,6 @@
 /*
  * Low level clock header file for Telechips TCC architecture
- * (C) 2010 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the GPL v2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/debug-macro.S b/arch/arm/plat-tcc/include/mach/debug-macro.S
index 7662f73..6733ecd 100644
--- a/arch/arm/plat-tcc/include/mach/debug-macro.S
+++ b/arch/arm/plat-tcc/include/mach/debug-macro.S
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 1994-1999 Russell King
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
diff --git a/arch/arm/plat-tcc/include/mach/hardware.h b/arch/arm/plat-tcc/include/mach/hardware.h
index e70d126..5645c3c 100644
--- a/arch/arm/plat-tcc/include/mach/hardware.h
+++ b/arch/arm/plat-tcc/include/mach/hardware.h
@@ -8,7 +8,7 @@
  * Copyright (C) 2001 RidgeRun, Inc.
  * Copyright (C) 2008-2009 Telechips
  *
- * Modifications for mainline (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Modifications for mainline (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GNU Pulic License version 2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/io.h b/arch/arm/plat-tcc/include/mach/io.h
index 3e911d3..f006f31 100644
--- a/arch/arm/plat-tcc/include/mach/io.h
+++ b/arch/arm/plat-tcc/include/mach/io.h
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 1997-1999 Russell King
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GNU Public License version 2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/irqs.h b/arch/arm/plat-tcc/include/mach/irqs.h
index da86389..fa62e71 100644
--- a/arch/arm/plat-tcc/include/mach/irqs.h
+++ b/arch/arm/plat-tcc/include/mach/irqs.h
@@ -2,7 +2,7 @@
  * IRQ definitions for TCC8xxx
  *
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2.
  *
diff --git a/arch/arm/plat-tcc/include/mach/memory.h b/arch/arm/plat-tcc/include/mach/memory.h
index cd91ba8..c89cdc6 100644
--- a/arch/arm/plat-tcc/include/mach/memory.h
+++ b/arch/arm/plat-tcc/include/mach/memory.h
@@ -2,7 +2,7 @@
  * Copyright (C) 1999 ARM Limited
  * Copyright (C) 2000 RidgeRun, Inc.
  * Copyright (C) 2008-2009 Telechips
- * Copyright (C) 2010 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2010 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/tcc8k-regs.h b/arch/arm/plat-tcc/include/mach/tcc8k-regs.h
index 1d94282..79912bb 100644
--- a/arch/arm/plat-tcc/include/mach/tcc8k-regs.h
+++ b/arch/arm/plat-tcc/include/mach/tcc8k-regs.h
@@ -1,7 +1,7 @@
 /*
  * Telechips TCC8000 register definitions
  *
- * (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPLv2.
  */
diff --git a/arch/arm/plat-tcc/include/mach/uncompress.h b/arch/arm/plat-tcc/include/mach/uncompress.h
index 7a3e33a..df73880 100644
--- a/arch/arm/plat-tcc/include/mach/uncompress.h
+++ b/arch/arm/plat-tcc/include/mach/uncompress.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) 2009 Hans J. Koch <hjk@hansjkoch.de>
  *
  * This file is licensed under the terms of the GPL version 2.
  */
diff --git a/arch/arm/plat-tcc/system.c b/arch/arm/plat-tcc/system.c
index cc208fa..ac79308 100644
--- a/arch/arm/plat-tcc/system.c
+++ b/arch/arm/plat-tcc/system.c
@@ -1,7 +1,7 @@
 /*
  * System functions for Telechips TCCxxxx SoCs
  *
- * Copyright (C) Hans J. Koch <hjk@linutronix.de>
+ * Copyright (C) Hans J. Koch <hjk@hansjkoch.de>
  *
  * Licensed under the terms of the GPL v2.
  *
-- 
1.7.1

  parent reply	other threads:[~2010-10-29 22:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-29 22:12 [PATCH 0/6] Change mail address of Hans J. Koch Hans J. Koch
2010-10-29 22:24 ` [PATCH 1/6] Documentation: " Hans J. Koch
2010-10-29 22:27 ` [PATCH 2/6] MAINTAINERS: " Hans J. Koch
2010-10-29 22:29 ` Hans J. Koch [this message]
2010-10-29 22:29   ` [PATCH 3/6] arm: plat-tcc: " Hans J. Koch
2010-10-29 22:32 ` [PATCH 4/6] hwmon: " Hans J. Koch
2010-10-29 22:32   ` [lm-sensors] " Hans J. Koch
2010-10-30  8:21   ` Jean Delvare
2010-10-30  8:21     ` [lm-sensors] [PATCH 4/6] hwmon: Change mail address of Hans J Jean Delvare
2010-10-30  8:39     ` [lm-sensors] [PATCH 4/6] hwmon: Change mail address of Hans J. Koch Hans J. Koch
2010-10-30  8:39       ` [lm-sensors] [PATCH 4/6] hwmon: Change mail address of Hans J Hans J. Koch
2010-10-29 22:33 ` [PATCH 5/6] netdev: can: Change mail address of Hans J. Koch Hans J. Koch
2010-10-30 23:50   ` David Miller
2010-10-29 22:36 ` [PATCH 6/6] uio: " Hans J. Koch

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=20101029222929.GD4331@local \
    --to=hjk@hansjkoch.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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 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.