[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.2103091711311.33195@angie.orcam.me.uk>
Date: Wed, 10 Mar 2021 13:02:54 +0100 (CET)
From: "Maciej W. Rozycki" <macro@...am.me.uk>
To: netdev@...r.kernel.org
cc: linux-kernel@...r.kernel.org
Subject: [PATCH net-next 3/3] FDDI: defza: Update my e-mail address
Following the recent update to MAINTAINERS update my e-mail address.
Signed-off-by: Maciej W. Rozycki <macro@...am.me.uk>
---
Documentation/networking/device_drivers/fddi/defza.rst | 2 +-
drivers/net/fddi/defza.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Index: linux-defxx/Documentation/networking/device_drivers/fddi/defza.rst
===================================================================
--- linux-defxx.orig/Documentation/networking/device_drivers/fddi/defza.rst
+++ linux-defxx/Documentation/networking/device_drivers/fddi/defza.rst
@@ -60,4 +60,4 @@ None.
Both success and failure reports are welcome.
-Maciej W. Rozycki <macro@...ux-mips.org>
+Maciej W. Rozycki <macro@...am.me.uk>
Index: linux-defxx/drivers/net/fddi/defza.c
===================================================================
--- linux-defxx.orig/drivers/net/fddi/defza.c
+++ linux-defxx/drivers/net/fddi/defza.c
@@ -60,7 +60,7 @@
static const char version[] =
DRV_NAME ": " DRV_VERSION " " DRV_RELDATE " Maciej W. Rozycki\n";
-MODULE_AUTHOR("Maciej W. Rozycki <macro@...ux-mips.org>");
+MODULE_AUTHOR("Maciej W. Rozycki <macro@...am.me.uk>");
MODULE_DESCRIPTION("DEC FDDIcontroller 700 (DEFZA-xx) driver");
MODULE_LICENSE("GPL");
Powered by blists - more mailing lists