netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] can: the mailinglist moved to vger.kernel.org
@ 2011-10-14  8:43 Marc Kleine-Budde
  2011-10-14  8:43 ` [PATCH 1/4] MAINTAINERS: " Marc Kleine-Budde
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-10-14  8:43 UTC (permalink / raw)
  To: netdev; +Cc: linux-can

Hello,

the BerliOS project will close with the end of the year, so we moved our
mailinglist to vger.kernel.org, it's now linux-can@vger.kernel.org.

This patch series changes every mail address accordingly.

regards, Marc

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

* [PATCH 1/4] MAINTAINERS: can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 [PATCH 0/4] can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
@ 2011-10-14  8:43 ` Marc Kleine-Budde
  2011-10-14  8:43 ` [PATCH 2/4] drivers/net/can: " Marc Kleine-Budde
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-10-14  8:43 UTC (permalink / raw)
  To: netdev; +Cc: linux-can, Marc Kleine-Budde

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
---
 MAINTAINERS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index aac56f9..5008b08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1671,7 +1671,7 @@ CAN NETWORK LAYER
 M:	Oliver Hartkopp <socketcan@hartkopp.net>
 M:	Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
 M:	Urs Thuermann <urs.thuermann@volkswagen.de>
-L:	socketcan-core@lists.berlios.de (subscribers-only)
+L:	linux-can@vger.kernel.org
 L:	netdev@vger.kernel.org
 W:	http://developer.berlios.de/projects/socketcan/
 S:	Maintained
@@ -1683,7 +1683,7 @@ F:	include/linux/can/raw.h
 
 CAN NETWORK DRIVERS
 M:	Wolfgang Grandegger <wg@grandegger.com>
-L:	socketcan-core@lists.berlios.de (subscribers-only)
+L:	linux-can@vger.kernel.org
 L:	netdev@vger.kernel.org
 W:	http://developer.berlios.de/projects/socketcan/
 S:	Maintained
-- 
1.7.4.1

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

* [PATCH 2/4] drivers/net/can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 [PATCH 0/4] can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
  2011-10-14  8:43 ` [PATCH 1/4] MAINTAINERS: " Marc Kleine-Budde
@ 2011-10-14  8:43 ` Marc Kleine-Budde
  2011-10-14 18:00   ` David Miller
  2011-10-14  8:43 ` [PATCH 3/4] net/can: " Marc Kleine-Budde
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-10-14  8:43 UTC (permalink / raw)
  To: netdev; +Cc: linux-can, Marc Kleine-Budde

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 drivers/net/can/at91_can.c        |    2 +-
 drivers/net/can/sja1000/sja1000.c |    2 +-
 drivers/net/can/sja1000/sja1000.h |    2 +-
 drivers/net/can/slcan.c           |    2 +-
 drivers/net/can/vcan.c            |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/net/can/at91_can.c b/drivers/net/can/at91_can.c
index 121ede6..63bfbd1 100644
--- a/drivers/net/can/at91_can.c
+++ b/drivers/net/can/at91_can.c
@@ -8,7 +8,7 @@
  * Public License ("GPL") version 2 as distributed in the 'COPYING'
  * file from the main directory of the linux kernel source.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  *
  * Your platform definition file should specify something like:
diff --git a/drivers/net/can/sja1000/sja1000.c b/drivers/net/can/sja1000/sja1000.c
index f501bba..5eb4c95 100644
--- a/drivers/net/can/sja1000/sja1000.c
+++ b/drivers/net/can/sja1000/sja1000.c
@@ -40,7 +40,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/drivers/net/can/sja1000/sja1000.h b/drivers/net/can/sja1000/sja1000.h
index 78bd4ec..a6c388b 100644
--- a/drivers/net/can/sja1000/sja1000.h
+++ b/drivers/net/can/sja1000/sja1000.h
@@ -40,7 +40,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/drivers/net/can/slcan.c b/drivers/net/can/slcan.c
index 4b70b7e..727b686 100644
--- a/drivers/net/can/slcan.c
+++ b/drivers/net/can/slcan.c
@@ -35,7 +35,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/drivers/net/can/vcan.c b/drivers/net/can/vcan.c
index a30b8f4..54cc62a 100644
--- a/drivers/net/can/vcan.c
+++ b/drivers/net/can/vcan.c
@@ -37,7 +37,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
-- 
1.7.4.1

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

* [PATCH 3/4] net/can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 [PATCH 0/4] can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
  2011-10-14  8:43 ` [PATCH 1/4] MAINTAINERS: " Marc Kleine-Budde
  2011-10-14  8:43 ` [PATCH 2/4] drivers/net/can: " Marc Kleine-Budde
@ 2011-10-14  8:43 ` Marc Kleine-Budde
  2011-10-14 17:59   ` David Miller
  2011-10-14  8:43 ` [PATCH 4/4] include/linux/can: " Marc Kleine-Budde
  2011-10-14  9:20 ` [PATCH 0/4] can: " Marc Kleine-Budde
  4 siblings, 1 reply; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-10-14  8:43 UTC (permalink / raw)
  To: netdev; +Cc: linux-can, Marc Kleine-Budde

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 net/can/af_can.c |    2 +-
 net/can/af_can.h |    2 +-
 net/can/bcm.c    |    2 +-
 net/can/gw.c     |    2 +-
 net/can/proc.c   |    2 +-
 net/can/raw.c    |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/can/af_can.c b/net/can/af_can.c
index d1ff515..4f299b1 100644
--- a/net/can/af_can.c
+++ b/net/can/af_can.c
@@ -38,7 +38,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/net/can/af_can.h b/net/can/af_can.h
index 34253b8..bcfbc42 100644
--- a/net/can/af_can.h
+++ b/net/can/af_can.h
@@ -35,7 +35,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/net/can/bcm.c b/net/can/bcm.c
index c84963d..5103cea 100644
--- a/net/can/bcm.c
+++ b/net/can/bcm.c
@@ -37,7 +37,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/net/can/gw.c b/net/can/gw.c
index ac11407..9a21120 100644
--- a/net/can/gw.c
+++ b/net/can/gw.c
@@ -37,7 +37,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/net/can/proc.c b/net/can/proc.c
index 0016f73..a5ee7d6 100644
--- a/net/can/proc.c
+++ b/net/can/proc.c
@@ -37,7 +37,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/net/can/raw.c b/net/can/raw.c
index dea99a6..45bab31 100644
--- a/net/can/raw.c
+++ b/net/can/raw.c
@@ -37,7 +37,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  * DAMAGE.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
-- 
1.7.4.1

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

* [PATCH 4/4] include/linux/can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 [PATCH 0/4] can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
                   ` (2 preceding siblings ...)
  2011-10-14  8:43 ` [PATCH 3/4] net/can: " Marc Kleine-Budde
@ 2011-10-14  8:43 ` Marc Kleine-Budde
  2011-10-14  9:20 ` [PATCH 0/4] can: " Marc Kleine-Budde
  4 siblings, 0 replies; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-10-14  8:43 UTC (permalink / raw)
  To: netdev; +Cc: linux-can, Marc Kleine-Budde

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 include/linux/can.h         |    2 +-
 include/linux/can/bcm.h     |    2 +-
 include/linux/can/core.h    |    2 +-
 include/linux/can/dev.h     |    2 +-
 include/linux/can/error.h   |    2 +-
 include/linux/can/gw.h      |    2 +-
 include/linux/can/netlink.h |    2 +-
 include/linux/can/raw.h     |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/include/linux/can.h b/include/linux/can.h
index bb047dc..d0d7028 100644
--- a/include/linux/can.h
+++ b/include/linux/can.h
@@ -8,7 +8,7 @@
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/include/linux/can/bcm.h b/include/linux/can/bcm.h
index e96154d..cc2f800 100644
--- a/include/linux/can/bcm.h
+++ b/include/linux/can/bcm.h
@@ -7,7 +7,7 @@
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/include/linux/can/core.h b/include/linux/can/core.h
index 5ce6b5d..12b2878 100644
--- a/include/linux/can/core.h
+++ b/include/linux/can/core.h
@@ -8,7 +8,7 @@
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/include/linux/can/dev.h b/include/linux/can/dev.h
index cc0bb49..bf5fa49 100644
--- a/include/linux/can/dev.h
+++ b/include/linux/can/dev.h
@@ -8,7 +8,7 @@
  *
  * Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com>
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  */
 
 #ifndef CAN_DEV_H
diff --git a/include/linux/can/error.h b/include/linux/can/error.h
index 5958074..9aa0dfb 100644
--- a/include/linux/can/error.h
+++ b/include/linux/can/error.h
@@ -7,7 +7,7 @@
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/include/linux/can/gw.h b/include/linux/can/gw.h
index 5527b54..37cd710 100644
--- a/include/linux/can/gw.h
+++ b/include/linux/can/gw.h
@@ -7,7 +7,7 @@
  * Copyright (c) 2011 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/include/linux/can/netlink.h b/include/linux/can/netlink.h
index 34542d3..e497cd8 100644
--- a/include/linux/can/netlink.h
+++ b/include/linux/can/netlink.h
@@ -5,7 +5,7 @@
  *
  * Copyright (c) 2009 Wolfgang Grandegger <wg@grandegger.com>
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
diff --git a/include/linux/can/raw.h b/include/linux/can/raw.h
index b2a0f87..f825c94 100644
--- a/include/linux/can/raw.h
+++ b/include/linux/can/raw.h
@@ -8,7 +8,7 @@
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
+ * Send feedback to <linux-can@vger.kernel.org>
  *
  */
 
-- 
1.7.4.1

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

* Re: [PATCH 0/4] can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 [PATCH 0/4] can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
                   ` (3 preceding siblings ...)
  2011-10-14  8:43 ` [PATCH 4/4] include/linux/can: " Marc Kleine-Budde
@ 2011-10-14  9:20 ` Marc Kleine-Budde
  4 siblings, 0 replies; 8+ messages in thread
From: Marc Kleine-Budde @ 2011-10-14  9:20 UTC (permalink / raw)
  To: netdev; +Cc: linux-can

[-- Attachment #1: Type: text/plain, Size: 2087 bytes --]

On 10/14/2011 10:43 AM, Marc Kleine-Budde wrote:
> Hello,
> 
> the BerliOS project will close with the end of the year, so we moved our
> mailinglist to vger.kernel.org, it's now linux-can@vger.kernel.org.
> 
> This patch series changes every mail address accordingly.

The following changes since commit 7ae60b3f3b297b7f04025c93f1cb2275c3a1dfcd:

  sky2: fix skb truesize underestimation (2011-10-13 17:12:46 -0400)

are available in the git repository at:
  git.pengutronix.de:/git/mkl/linux-2.6.git can/mailinglist-for-net-next

Marc Kleine-Budde (4):
      MAINTAINERS: can: the mailinglist moved to vger.kernel.org
      drivers/net/can: the mailinglist moved to vger.kernel.org
      net/can: the mailinglist moved to vger.kernel.org
      include/linux/can: the mailinglist moved to vger.kernel.org

 MAINTAINERS                       |    4 ++--
 drivers/net/can/at91_can.c        |    2 +-
 drivers/net/can/sja1000/sja1000.c |    2 +-
 drivers/net/can/sja1000/sja1000.h |    2 +-
 drivers/net/can/slcan.c           |    2 +-
 drivers/net/can/vcan.c            |    2 +-
 include/linux/can.h               |    2 +-
 include/linux/can/bcm.h           |    2 +-
 include/linux/can/core.h          |    2 +-
 include/linux/can/dev.h           |    2 +-
 include/linux/can/error.h         |    2 +-
 include/linux/can/gw.h            |    2 +-
 include/linux/can/netlink.h       |    2 +-
 include/linux/can/raw.h           |    2 +-
 net/can/af_can.c                  |    2 +-
 net/can/af_can.h                  |    2 +-
 net/can/bcm.c                     |    2 +-
 net/can/gw.c                      |    2 +-
 net/can/proc.c                    |    2 +-
 net/can/raw.c                     |    2 +-
 20 files changed, 21 insertions(+), 21 deletions(-)

Marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

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

* Re: [PATCH 3/4] net/can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 ` [PATCH 3/4] net/can: " Marc Kleine-Budde
@ 2011-10-14 17:59   ` David Miller
  0 siblings, 0 replies; 8+ messages in thread
From: David Miller @ 2011-10-14 17:59 UTC (permalink / raw)
  To: mkl; +Cc: netdev, linux-can

From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Fri, 14 Oct 2011 10:43:36 +0200

> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

Please, just remove these references from the source files, they
absolutely do not belong there.

The MAINTAINERS file is the place to obtain this kind of information
and automated tools can let you know which MAINTAINERS entry applies
to a particular source file as long as the entry has appropriate file
tags.

Thanks.

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

* Re: [PATCH 2/4] drivers/net/can: the mailinglist moved to vger.kernel.org
  2011-10-14  8:43 ` [PATCH 2/4] drivers/net/can: " Marc Kleine-Budde
@ 2011-10-14 18:00   ` David Miller
  0 siblings, 0 replies; 8+ messages in thread
From: David Miller @ 2011-10-14 18:00 UTC (permalink / raw)
  To: mkl; +Cc: netdev, linux-can

From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: Fri, 14 Oct 2011 10:43:35 +0200

> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

Same comment as for the net/can patch, just get rid of these
reference altogether please.

Thanks.

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

end of thread, other threads:[~2011-10-14 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-14  8:43 [PATCH 0/4] can: the mailinglist moved to vger.kernel.org Marc Kleine-Budde
2011-10-14  8:43 ` [PATCH 1/4] MAINTAINERS: " Marc Kleine-Budde
2011-10-14  8:43 ` [PATCH 2/4] drivers/net/can: " Marc Kleine-Budde
2011-10-14 18:00   ` David Miller
2011-10-14  8:43 ` [PATCH 3/4] net/can: " Marc Kleine-Budde
2011-10-14 17:59   ` David Miller
2011-10-14  8:43 ` [PATCH 4/4] include/linux/can: " Marc Kleine-Budde
2011-10-14  9:20 ` [PATCH 0/4] can: " Marc Kleine-Budde

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