netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: remove my future former mail address
@ 2012-06-14  8:29 Rémi Denis-Courmont
  2012-06-15  7:44 ` Sakari Ailus
  2012-06-17 23:29 ` David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Rémi Denis-Courmont @ 2012-06-14  8:29 UTC (permalink / raw)
  To: netdev; +Cc: Rémi Denis-Courmont, Rémi Denis-Courmont, Sakari Ailus

From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
Cc: Sakari Ailus <sakari.ailus@nokia.com>
---
 include/net/phonet/gprs.h |    2 +-
 net/caif/caif_dev.c       |    3 +--
 net/phonet/af_phonet.c    |    4 ++--
 net/phonet/datagram.c     |    4 ++--
 net/phonet/pep-gprs.c     |    2 +-
 net/phonet/pep.c          |    2 +-
 net/phonet/pn_dev.c       |    4 ++--
 net/phonet/pn_netlink.c   |    4 ++--
 net/phonet/socket.c       |    4 ++--
 net/phonet/sysctl.c       |    2 +-
 10 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/include/net/phonet/gprs.h b/include/net/phonet/gprs.h
index 928daf5..bcd525e 100644
--- a/include/net/phonet/gprs.h
+++ b/include/net/phonet/gprs.h
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
+ * Author: Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/caif/caif_dev.c b/net/caif/caif_dev.c
index aa6f716..554b312 100644
--- a/net/caif/caif_dev.c
+++ b/net/caif/caif_dev.c
@@ -4,8 +4,7 @@
  * Author:	Sjur Brendeland/sjur.brandeland@stericsson.com
  * License terms: GNU General Public License (GPL) version 2
  *
- * Borrowed heavily from file: pn_dev.c. Thanks to
- *  Remi Denis-Courmont <remi.denis-courmont@nokia.com>
+ * Borrowed heavily from file: pn_dev.c. Thanks to Remi Denis-Courmont
  *  and Sakari Ailus <sakari.ailus@nokia.com>
  */
 
diff --git a/net/phonet/af_phonet.c b/net/phonet/af_phonet.c
index 779ce4f..5a940db 100644
--- a/net/phonet/af_phonet.c
+++ b/net/phonet/af_phonet.c
@@ -5,8 +5,8 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
- * Original author: Sakari Ailus <sakari.ailus@nokia.com>
+ * Authors: Sakari Ailus <sakari.ailus@nokia.com>
+ *          Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/datagram.c b/net/phonet/datagram.c
index bf35b4e..12c30f3 100644
--- a/net/phonet/datagram.c
+++ b/net/phonet/datagram.c
@@ -5,8 +5,8 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
- * Original author: Sakari Ailus <sakari.ailus@nokia.com>
+ * Authors: Sakari Ailus <sakari.ailus@nokia.com>
+ *          Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/pep-gprs.c b/net/phonet/pep-gprs.c
index d012089..a2fba7e 100644
--- a/net/phonet/pep-gprs.c
+++ b/net/phonet/pep-gprs.c
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
+ * Author: Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/pep.c b/net/phonet/pep.c
index 9dd4f92..576f22c 100644
--- a/net/phonet/pep.c
+++ b/net/phonet/pep.c
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
+ * Author: Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/pn_dev.c b/net/phonet/pn_dev.c
index 36f75a9..5bf6341 100644
--- a/net/phonet/pn_dev.c
+++ b/net/phonet/pn_dev.c
@@ -5,8 +5,8 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
- * Original author: Sakari Ailus <sakari.ailus@nokia.com>
+ * Authors: Sakari Ailus <sakari.ailus@nokia.com>
+ *          Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/pn_netlink.c b/net/phonet/pn_netlink.c
index cfdf135..7dd762a 100644
--- a/net/phonet/pn_netlink.c
+++ b/net/phonet/pn_netlink.c
@@ -5,8 +5,8 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
- * Original author: Sakari Ailus <sakari.ailus@nokia.com>
+ * Authors: Sakari Ailus <sakari.ailus@nokia.com>
+ *          Remi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/socket.c b/net/phonet/socket.c
index 89cfa9c..0acc943 100644
--- a/net/phonet/socket.c
+++ b/net/phonet/socket.c
@@ -5,8 +5,8 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
- * Original author: Sakari Ailus <sakari.ailus@nokia.com>
+ * Authors: Sakari Ailus <sakari.ailus@nokia.com>
+ *          Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/net/phonet/sysctl.c b/net/phonet/sysctl.c
index 696348f..d6bbbbd 100644
--- a/net/phonet/sysctl.c
+++ b/net/phonet/sysctl.c
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2008 Nokia Corporation.
  *
- * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
+ * Author: Rémi Denis-Courmont
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
-- 
1.7.9.5

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

* Re: [PATCH] net: remove my future former mail address
  2012-06-14  8:29 [PATCH] net: remove my future former mail address Rémi Denis-Courmont
@ 2012-06-15  7:44 ` Sakari Ailus
  2012-06-17 23:26   ` David Miller
  2012-06-18  3:45   ` Rémi Denis-Courmont
  2012-06-17 23:29 ` David Miller
  1 sibling, 2 replies; 5+ messages in thread
From: Sakari Ailus @ 2012-06-15  7:44 UTC (permalink / raw)
  To: Rémi Denis-Courmont; +Cc: netdev, Rémi Denis-Courmont

Hi Rémi,

Rémi Denis-Courmont wrote:
> From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
> 
> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
> Cc: Sakari Ailus <sakari.ailus@nokia.com>

Hmm. While you're at it, could you please remove mine from the same
files as well, please?

I wonder if this also means that the code will be without a maintainer
in the future.

Kind regards,

-- 
Sakari Ailus
sakari.ailus@maxwell.research.nokia.com

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

* Re: [PATCH] net: remove my future former mail address
  2012-06-15  7:44 ` Sakari Ailus
@ 2012-06-17 23:26   ` David Miller
  2012-06-18  3:45   ` Rémi Denis-Courmont
  1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2012-06-17 23:26 UTC (permalink / raw)
  To: sakari.ailus; +Cc: remi, netdev, remi.denis-courmont

From: Sakari Ailus <sakari.ailus@nokia.com>
Date: Fri, 15 Jun 2012 10:44:21 +0300

> I wonder if this also means that the code will be without a
> maintainer in the future.

I really want to thank Nokia for submitting code then abandoning
it completely.

I am warning future Nokia patch submitters that I'm now, as a
result, extremely resultant to apply anything they submit other
than the absolutely most trivial bug fixes.

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

* Re: [PATCH] net: remove my future former mail address
  2012-06-14  8:29 [PATCH] net: remove my future former mail address Rémi Denis-Courmont
  2012-06-15  7:44 ` Sakari Ailus
@ 2012-06-17 23:29 ` David Miller
  1 sibling, 0 replies; 5+ messages in thread
From: David Miller @ 2012-06-17 23:29 UTC (permalink / raw)
  To: remi; +Cc: netdev, remi.denis-courmont, sakari.ailus

From: Rémi Denis-Courmont <remi@remlab.net>
Date: Thu, 14 Jun 2012 11:29:03 +0300

> From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
> 
> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

Applied.

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

* Re: [PATCH] net: remove my future former mail address
  2012-06-15  7:44 ` Sakari Ailus
  2012-06-17 23:26   ` David Miller
@ 2012-06-18  3:45   ` Rémi Denis-Courmont
  1 sibling, 0 replies; 5+ messages in thread
From: Rémi Denis-Courmont @ 2012-06-18  3:45 UTC (permalink / raw)
  To: netdev

Le vendredi 15 juin 2012 10:44:21 Sakari Ailus, vous avez écrit :
> Hi Rémi,
> 
> Rémi Denis-Courmont wrote:
> > From: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
> > 
> > Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
> > Cc: Sakari Ailus <sakari.ailus@nokia.com>
> 
> Hmm. While you're at it, could you please remove mine from the same
> files as well, please?
> 
> I wonder if this also means that the code will be without a maintainer
> in the future.

I don't have a crystal ball. As far as I know, the ISI modem "assets" have 
been sold to Renesas several years ago, so it would natural for them to take 
over. Or a Renesas licensee (ST-E seemed to be one at some point).

In any case, the Phonet stack has been essentially code complete from the 
beginning: the changes with new modems occur either above in userspace, or 
below in device drivers. In the past few years, it boiled down to keeping it 
up to date with kernel internal changes.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis

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

end of thread, other threads:[~2012-06-18  3:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14  8:29 [PATCH] net: remove my future former mail address Rémi Denis-Courmont
2012-06-15  7:44 ` Sakari Ailus
2012-06-17 23:26   ` David Miller
2012-06-18  3:45   ` Rémi Denis-Courmont
2012-06-17 23:29 ` David Miller

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).