linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] FDDI: Update my e-mail address througout
@ 2021-03-10 12:02 Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address Maciej W. Rozycki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2021-03-10 12:02 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

Hi,

 Following the recent update to MAINTAINERS update my e-mail addresses 
embedded througout the FDDI networking pieces.  Change split into parts 
according to individual components.

 LMO (linux-mips.org) has not been recovered at this point, but in the 
interim I now have forwarding set up from my old e-mail address, so I 
think there's no need to backport this series to stable branches.

 Please apply.

  Maciej

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address
  2021-03-10 12:02 [PATCH net-next 0/3] FDDI: Update my e-mail address througout Maciej W. Rozycki
@ 2021-03-10 12:02 ` Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 2/3] FDDI: defxx: " Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 3/3] FDDI: defza: " Maciej W. Rozycki
  2 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2021-03-10 12:02 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

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

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
---
 include/uapi/linux/if_fddi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-defxx/include/uapi/linux/if_fddi.h
===================================================================
--- linux-defxx.orig/include/uapi/linux/if_fddi.h
+++ linux-defxx/include/uapi/linux/if_fddi.h
@@ -9,7 +9,7 @@
  * Version:	@(#)if_fddi.h	1.0.3	Oct  6 2018
  *
  * Author:	Lawrence V. Stefani, <stefani@yahoo.com>
- * Maintainer:	Maciej W. Rozycki, <macro@linux-mips.org>
+ * Maintainer:	Maciej W. Rozycki, <macro@orcam.me.uk>
  *
  *		if_fddi.h is based on previous if_ether.h and if_tr.h work by
  *			Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH net-next 2/3] FDDI: defxx: Update my e-mail address
  2021-03-10 12:02 [PATCH net-next 0/3] FDDI: Update my e-mail address througout Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address Maciej W. Rozycki
@ 2021-03-10 12:02 ` Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 3/3] FDDI: defza: " Maciej W. Rozycki
  2 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2021-03-10 12:02 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

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

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
---
 drivers/net/fddi/defxx.c |    2 +-
 drivers/net/fddi/defxx.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: linux-defxx/drivers/net/fddi/defxx.c
===================================================================
--- linux-defxx.orig/drivers/net/fddi/defxx.c
+++ linux-defxx/drivers/net/fddi/defxx.c
@@ -21,7 +21,7 @@
  *   LVS	Lawrence V. Stefani <lstefani@yahoo.com>
  *
  * Maintainers:
- *   macro	Maciej W. Rozycki <macro@linux-mips.org>
+ *   macro	Maciej W. Rozycki <macro@orcam.me.uk>
  *
  * Credits:
  *   I'd like to thank Patricia Cross for helping me get started with
Index: linux-defxx/drivers/net/fddi/defxx.h
===================================================================
--- linux-defxx.orig/drivers/net/fddi/defxx.h
+++ linux-defxx/drivers/net/fddi/defxx.h
@@ -16,7 +16,7 @@
  *   LVS	Lawrence V. Stefani <lstefani@yahoo.com>
  *
  * Maintainers:
- *   macro	Maciej W. Rozycki <macro@linux-mips.org>
+ *   macro	Maciej W. Rozycki <macro@orcam.me.uk>
  *
  * Modification History:
  *		Date		Name	Description

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH net-next 3/3] FDDI: defza: Update my e-mail address
  2021-03-10 12:02 [PATCH net-next 0/3] FDDI: Update my e-mail address througout Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address Maciej W. Rozycki
  2021-03-10 12:02 ` [PATCH net-next 2/3] FDDI: defxx: " Maciej W. Rozycki
@ 2021-03-10 12:02 ` Maciej W. Rozycki
  2 siblings, 0 replies; 4+ messages in thread
From: Maciej W. Rozycki @ 2021-03-10 12:02 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel

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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-10 12:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-10 12:02 [PATCH net-next 0/3] FDDI: Update my e-mail address througout Maciej W. Rozycki
2021-03-10 12:02 ` [PATCH net-next 1/3] FDDI: if_fddi.h: Update my e-mail address Maciej W. Rozycki
2021-03-10 12:02 ` [PATCH net-next 2/3] FDDI: defxx: " Maciej W. Rozycki
2021-03-10 12:02 ` [PATCH net-next 3/3] FDDI: defza: " Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).