[PATCH net-next 3/3] FDDI: defza: Update my e-mail address

From: Maciej W. Rozycki
Date: Wed Mar 10 2021 - 07:04:06 EST


Following the recent update to MAINTAINERS update my e-mail address.

Signed-off-by: Maciej W. Rozycki <macro@xxxxxxxxxxx>
---
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@xxxxxxxxxxxxxx>
+Maciej W. Rozycki <macro@xxxxxxxxxxx>
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@xxxxxxxxxxxxxx>");
+MODULE_AUTHOR("Maciej W. Rozycki <macro@xxxxxxxxxxx>");
MODULE_DESCRIPTION("DEC FDDIcontroller 700 (DEFZA-xx) driver");
MODULE_LICENSE("GPL");