Skip to content

Commit

Permalink
FDDI: defza: Update my e-mail address
Browse files Browse the repository at this point in the history
Following the recent update to MAINTAINERS update my e-mail address.

Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Maciej W. Rozycki authored and David S. Miller committed Mar 10, 2021
1 parent 4d248c0 commit aa27b8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/networking/device_drivers/fddi/defza.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ To do:

Both success and failure reports are welcome.

Maciej W. Rozycki <macro@linux-mips.org>
Maciej W. Rozycki <macro@orcam.me.uk>
2 changes: 1 addition & 1 deletion drivers/net/fddi/defza.c
Original file line number Diff line number Diff line change
Expand Up @@ -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");

Expand Down

0 comments on commit aa27b8f

Please sign in to comment.