* [PATCH] pps: Update my email address.
@ 2024-06-17 13:10 Alexander Gordeev
2024-08-09 12:45 ` Andy Shevchenko
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Gordeev @ 2024-06-17 13:10 UTC (permalink / raw)
To: linux-kernel; +Cc: Alexander Gordeev, Rodolfo Giometti, Andy Shevchenko
The old email address at lvk.cs.msu.su doesn't exist anymore. I saw
folks trying to reach me a few years ago, so I'd like to put my
personal address here.
Signed-off-by: Alexander Gordeev <alex@gordius.net>
---
drivers/pps/clients/pps_parport.c | 4 ++--
drivers/pps/generators/pps_gen_parport.c | 4 ++--
drivers/pps/kc.c | 2 +-
drivers/pps/kc.h | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/pps/clients/pps_parport.c b/drivers/pps/clients/pps_parport.c
index af972cdc04b5..7ecd1df9aa59 100644
--- a/drivers/pps/clients/pps_parport.c
+++ b/drivers/pps/clients/pps_parport.c
@@ -2,7 +2,7 @@
/*
* pps_parport.c -- kernel parallel port PPS client
*
- * Copyright (C) 2009 Alexander Gordeev <lasaine@lvk.cs.msu.su>
+ * Copyright (C) 2009 Alexander Gordeev <alex@gordius.net>
*/
@@ -220,6 +220,6 @@ static struct parport_driver pps_parport_driver = {
};
module_parport_driver(pps_parport_driver);
-MODULE_AUTHOR("Alexander Gordeev <lasaine@lvk.cs.msu.su>");
+MODULE_AUTHOR("Alexander Gordeev <alex@gordius.net>");
MODULE_DESCRIPTION("parallel port PPS client");
MODULE_LICENSE("GPL");
diff --git a/drivers/pps/generators/pps_gen_parport.c b/drivers/pps/generators/pps_gen_parport.c
index b3e084b75c23..4c6cb55ec5ae 100644
--- a/drivers/pps/generators/pps_gen_parport.c
+++ b/drivers/pps/generators/pps_gen_parport.c
@@ -2,7 +2,7 @@
/*
* pps_gen_parport.c -- kernel parallel port PPS signal generator
*
- * Copyright (C) 2009 Alexander Gordeev <lasaine@lvk.cs.msu.su>
+ * Copyright (C) 2009 Alexander Gordeev <alex@gordius.net>
*/
@@ -236,6 +236,6 @@ static struct parport_driver pps_gen_parport_driver = {
};
module_parport_driver(pps_gen_parport_driver);
-MODULE_AUTHOR("Alexander Gordeev <lasaine@lvk.cs.msu.su>");
+MODULE_AUTHOR("Alexander Gordeev <alex@gordius.net>");
MODULE_DESCRIPTION("parallel port PPS signal generator");
MODULE_LICENSE("GPL");
diff --git a/drivers/pps/kc.c b/drivers/pps/kc.c
index 50dc59af45be..fd1e0b1f9639 100644
--- a/drivers/pps/kc.c
+++ b/drivers/pps/kc.c
@@ -2,7 +2,7 @@
/*
* PPS kernel consumer API
*
- * Copyright (C) 2009-2010 Alexander Gordeev <lasaine@lvk.cs.msu.su>
+ * Copyright (C) 2009-2010 Alexander Gordeev <alex@gordius.net>
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
diff --git a/drivers/pps/kc.h b/drivers/pps/kc.h
index 24730559449c..2404eeadc017 100644
--- a/drivers/pps/kc.h
+++ b/drivers/pps/kc.h
@@ -2,7 +2,7 @@
/*
* PPS kernel consumer API header
*
- * Copyright (C) 2009-2010 Alexander Gordeev <lasaine@lvk.cs.msu.su>
+ * Copyright (C) 2009-2010 Alexander Gordeev <alex@gordius.net>
*/
#ifndef LINUX_PPS_KC_H
--
2.45.1
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] pps: Update my email address.
2024-06-17 13:10 [PATCH] pps: Update my email address Alexander Gordeev
@ 2024-08-09 12:45 ` Andy Shevchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2024-08-09 12:45 UTC (permalink / raw)
To: Alexander Gordeev; +Cc: linux-kernel, Rodolfo Giometti
On Mon, Jun 17, 2024 at 03:10:11PM +0200, Alexander Gordeev wrote:
> The old email address at lvk.cs.msu.su doesn't exist anymore. I saw
> folks trying to reach me a few years ago, so I'd like to put my
> personal address here.
Consider updating the .mailmap if needed (meaning if you have an old address
in the Git history).
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-09 12:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-17 13:10 [PATCH] pps: Update my email address Alexander Gordeev
2024-08-09 12:45 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®