2005-11-10 12:49:48

by Frank Pavlic

[permalink] [raw]
Subject: [patch 7/7] s390: mail address changed

[patch 7/7] s390: mail address changed

From: Frank Pavlic <[email protected]>
- mail address changed to [email protected]

Signed-off-by: Frank Pavlic <[email protected]>

diffstat:
lcs.c | 4 ++--
qeth_main.c | 4 ++--
qeth_mpc.c | 2 +-
qeth_mpc.h | 2 +-
qeth_sys.c | 2 +-
qeth_tso.h | 2 +-
6 files changed, 8 insertions(+), 8 deletions(-)

diff -Naupr orig/drivers/s390/net/lcs.c linux-patched/drivers/s390/net/lcs.c
--- orig/drivers/s390/net/lcs.c 2005-11-10 13:11:18.000000000 +0100
+++ linux-patched/drivers/s390/net/lcs.c 2005-11-10 13:07:11.000000000 +0100
@@ -8,7 +8,7 @@
* Author(s): Original Code written by
* DJ Barrow ([email protected],[email protected])
* Rewritten by
- * Frank Pavlic ([email protected]) and
+ * Frank Pavlic ([email protected]) and
* Martin Schwidefsky <[email protected]>
*
* $Revision: 1.99 $ $Date: 2005/05/11 08:10:17 $
@@ -2342,6 +2342,6 @@ __exit lcs_cleanup_module(void)
module_init(lcs_init_module);
module_exit(lcs_cleanup_module);

-MODULE_AUTHOR("Frank Pavlic <[email protected]>");
+MODULE_AUTHOR("Frank Pavlic <[email protected]>");
MODULE_LICENSE("GPL");

diff -Naupr orig/drivers/s390/net/qeth_main.c linux-patched/drivers/s390/net/qeth_main.c
--- orig/drivers/s390/net/qeth_main.c 2005-11-10 13:13:21.000000000 +0100
+++ linux-patched/drivers/s390/net/qeth_main.c 2005-11-10 13:07:56.000000000 +0100
@@ -9,7 +9,7 @@
* Author(s): Original Code written by
* Utz Bacher ([email protected])
* Rewritten by
- * Frank Pavlic ([email protected]) and
+ * Frank Pavlic ([email protected]) and
* Thomas Spatzier <[email protected]>
*
* $Revision: 1.242 $ $Date: 2005/05/04 20:19:18 $
@@ -8715,7 +8715,7 @@ EXPORT_SYMBOL(qeth_osn_deregister);
EXPORT_SYMBOL(qeth_osn_assist);
module_init(qeth_init);
module_exit(qeth_exit);
-MODULE_AUTHOR("Frank Pavlic <[email protected]>");
+MODULE_AUTHOR("Frank Pavlic <[email protected]>");
MODULE_DESCRIPTION("Linux on zSeries OSA Express and HiperSockets support\n" \
"Copyright 2000,2003 IBM Corporation\n");

diff -Naupr orig/drivers/s390/net/qeth_mpc.c linux-patched/drivers/s390/net/qeth_mpc.c
--- orig/drivers/s390/net/qeth_mpc.c 2005-11-10 13:11:18.000000000 +0100
+++ linux-patched/drivers/s390/net/qeth_mpc.c 2005-11-10 13:08:05.000000000 +0100
@@ -4,7 +4,7 @@
* Linux on zSeries OSA Express and HiperSockets support
*
* Copyright 2000,2003 IBM Corporation
- * Author(s): Frank Pavlic <[email protected]>
+ * Author(s): Frank Pavlic <[email protected]>
* Thomas Spatzier <[email protected]>
*
*/
diff -Naupr orig/drivers/s390/net/qeth_mpc.h linux-patched/drivers/s390/net/qeth_mpc.h
--- orig/drivers/s390/net/qeth_mpc.h 2005-11-10 13:13:21.000000000 +0100
+++ linux-patched/drivers/s390/net/qeth_mpc.h 2005-11-10 13:08:19.000000000 +0100
@@ -6,7 +6,7 @@
* Copyright 2000,2003 IBM Corporation
* Author(s): Utz Bacher <[email protected]>
* Thomas Spatzier <[email protected]>
- * Frank Pavlic <[email protected]>
+ * Frank Pavlic <[email protected]>
*
*/
#ifndef __QETH_MPC_H__
diff -Naupr orig/drivers/s390/net/qeth_sys.c linux-patched/drivers/s390/net/qeth_sys.c
--- orig/drivers/s390/net/qeth_sys.c 2005-11-10 13:12:52.000000000 +0100
+++ linux-patched/drivers/s390/net/qeth_sys.c 2005-11-10 13:08:30.000000000 +0100
@@ -8,7 +8,7 @@
* Copyright 2000,2003 IBM Corporation
*
* Author(s): Thomas Spatzier <[email protected]>
- * Frank Pavlic <[email protected]>
+ * Frank Pavlic <[email protected]>
*
*/
#include <linux/list.h>
diff -Naupr orig/drivers/s390/net/qeth_tso.h linux-patched/drivers/s390/net/qeth_tso.h
--- orig/drivers/s390/net/qeth_tso.h 2005-11-10 13:11:18.000000000 +0100
+++ linux-patched/drivers/s390/net/qeth_tso.h 2005-11-10 13:08:43.000000000 +0100
@@ -5,7 +5,7 @@
*
* Copyright 2004 IBM Corporation
*
- * Author(s): Frank Pavlic <[email protected]>
+ * Author(s): Frank Pavlic <[email protected]>
*
* $Revision: 1.7 $ $Date: 2005/05/04 20:19:18 $
*