* [PATCH 1/3] MAINTAINERS: change my email address
@ 2016-05-05 9:28 John Crispin
[not found] ` <1462440526-52203-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: John Crispin @ 2016-05-05 9:28 UTC (permalink / raw)
To: David S. Miller
Cc: netdev-u79uwXL29TY76Z2rM5mHXA, John Crispin,
linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-kernel-u79uwXL29TY76Z2rM5mHXA, nbd-Vt+b4OUoWG0
The old address is no longer valid. Use the new one instead.
Signed-off-by: John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index e425912..68e6b1e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7125,7 +7125,7 @@ F: include/uapi/linux/uvcvideo.h
MEDIATEK ETHERNET DRIVER
M: Felix Fietkau <nbd-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
-M: John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
+M: John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>
L: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
S: Maintained
F: drivers/net/ethernet/mediatek/
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread[parent not found: <1462440526-52203-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>]
* [PATCH 2/3] net-next: mediatek: change my email address [not found] ` <1462440526-52203-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> @ 2016-05-05 9:28 ` John Crispin 2016-05-05 9:28 ` [PATCH 3/3] net-next: lantiq: " John Crispin 1 sibling, 0 replies; 3+ messages in thread From: John Crispin @ 2016-05-05 9:28 UTC (permalink / raw) To: David S. Miller Cc: netdev-u79uwXL29TY76Z2rM5mHXA, John Crispin, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-kernel-u79uwXL29TY76Z2rM5mHXA, nbd-Vt+b4OUoWG0 The old address is no longer valid. Use the new one instead. Signed-off-by: John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> --- drivers/net/ethernet/mediatek/mtk_eth_soc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/mediatek/mtk_eth_soc.c b/drivers/net/ethernet/mediatek/mtk_eth_soc.c index b709212..3da91df 100644 --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c @@ -7,7 +7,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * Copyright (C) 2009-2016 John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> + * Copyright (C) 2009-2016 John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> * Copyright (C) 2009-2016 Felix Fietkau <nbd-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> * Copyright (C) 2013-2016 Michael Lee <igvtee-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> */ @@ -1913,5 +1913,5 @@ static struct platform_driver mtk_driver = { module_platform_driver(mtk_driver); MODULE_LICENSE("GPL"); -MODULE_AUTHOR("John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>"); +MODULE_AUTHOR("John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>"); MODULE_DESCRIPTION("Ethernet driver for MediaTek SoC"); -- 1.7.10.4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 3/3] net-next: lantiq: change my email address [not found] ` <1462440526-52203-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> 2016-05-05 9:28 ` [PATCH 2/3] net-next: mediatek: " John Crispin @ 2016-05-05 9:28 ` John Crispin 1 sibling, 0 replies; 3+ messages in thread From: John Crispin @ 2016-05-05 9:28 UTC (permalink / raw) To: David S. Miller Cc: netdev-u79uwXL29TY76Z2rM5mHXA, John Crispin, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, linux-kernel-u79uwXL29TY76Z2rM5mHXA, nbd-Vt+b4OUoWG0 The old address is no longer valid. Use the new one instead. Signed-off-by: John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> --- drivers/net/ethernet/lantiq_etop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/lantiq_etop.c b/drivers/net/ethernet/lantiq_etop.c index dc82b1b..fdd76b2 100644 --- a/drivers/net/ethernet/lantiq_etop.c +++ b/drivers/net/ethernet/lantiq_etop.c @@ -11,7 +11,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see <http://www.gnu.org/licenses/>. * - * Copyright (C) 2011 John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> + * Copyright (C) 2011 John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org> */ #include <linux/kernel.h> @@ -791,6 +791,6 @@ exit_ltq_etop(void) module_init(init_ltq_etop); module_exit(exit_ltq_etop); -MODULE_AUTHOR("John Crispin <blogic-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>"); +MODULE_AUTHOR("John Crispin <john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>"); MODULE_DESCRIPTION("Lantiq SoC ETOP"); MODULE_LICENSE("GPL"); -- 1.7.10.4 ^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-05-05 9:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-05 9:28 [PATCH 1/3] MAINTAINERS: change my email address John Crispin
[not found] ` <1462440526-52203-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>
2016-05-05 9:28 ` [PATCH 2/3] net-next: mediatek: " John Crispin
2016-05-05 9:28 ` [PATCH 3/3] net-next: lantiq: " John Crispin
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).