lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ