[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101029223647.GG4331@local>
Date: Sat, 30 Oct 2010 00:36:47 +0200
From: "Hans J. Koch" <hjk@...sjkoch.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Greg KH <gregkh@...e.de>
Subject: [PATCH 6/6] uio: Change mail address of Hans J. Koch
My old mail address doesn't exist anymore. This changes all occurrences
to my new address.
Signed-off-by: Hans J. Koch <hjk@...sjkoch.de>
---
drivers/uio/uio.c | 2 +-
drivers/uio/uio_cif.c | 2 +-
drivers/uio/uio_netx.c | 2 +-
include/linux/uio_driver.h | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/uio/uio.c b/drivers/uio/uio.c
index a858d2b..51fe179 100644
--- a/drivers/uio/uio.c
+++ b/drivers/uio/uio.c
@@ -3,7 +3,7 @@
*
* Copyright(C) 2005, Benedikt Spranger <b.spranger@...utronix.de>
* Copyright(C) 2005, Thomas Gleixner <tglx@...utronix.de>
- * Copyright(C) 2006, Hans J. Koch <hjk@...utronix.de>
+ * Copyright(C) 2006, Hans J. Koch <hjk@...sjkoch.de>
* Copyright(C) 2006, Greg Kroah-Hartman <greg@...ah.com>
*
* Userspace IO
diff --git a/drivers/uio/uio_cif.c b/drivers/uio/uio_cif.c
index a8ea2f1..a84a451 100644
--- a/drivers/uio/uio_cif.c
+++ b/drivers/uio/uio_cif.c
@@ -1,7 +1,7 @@
/*
* UIO Hilscher CIF card driver
*
- * (C) 2007 Hans J. Koch <hjk@...utronix.de>
+ * (C) 2007 Hans J. Koch <hjk@...sjkoch.de>
* Original code (C) 2005 Benedikt Spranger <b.spranger@...utronix.de>
*
* Licensed under GPL version 2 only.
diff --git a/drivers/uio/uio_netx.c b/drivers/uio/uio_netx.c
index 5a18e9f..5ffdb48 100644
--- a/drivers/uio/uio_netx.c
+++ b/drivers/uio/uio_netx.c
@@ -2,7 +2,7 @@
* UIO driver for Hilscher NetX based fieldbus cards (cifX, comX).
* See http://www.hilscher.com for details.
*
- * (C) 2007 Hans J. Koch <hjk@...utronix.de>
+ * (C) 2007 Hans J. Koch <hjk@...sjkoch.de>
* (C) 2008 Manuel Traut <manut@...utronix.de>
*
* Licensed under GPL version 2 only.
diff --git a/include/linux/uio_driver.h b/include/linux/uio_driver.h
index d6188e5..665517c 100644
--- a/include/linux/uio_driver.h
+++ b/include/linux/uio_driver.h
@@ -3,7 +3,7 @@
*
* Copyright(C) 2005, Benedikt Spranger <b.spranger@...utronix.de>
* Copyright(C) 2005, Thomas Gleixner <tglx@...utronix.de>
- * Copyright(C) 2006, Hans J. Koch <hjk@...utronix.de>
+ * Copyright(C) 2006, Hans J. Koch <hjk@...sjkoch.de>
* Copyright(C) 2006, Greg Kroah-Hartman <greg@...ah.com>
*
* Userspace IO driver.
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists