[PATCH 4/4] include/linux/can: the mailinglist moved to vger.kernel.org
From: Marc Kleine-Budde <mkl@pengutronix.de>
Date: 2011-10-14 08:43:41
Subsystem:
can network drivers, can network layer, the rest · Maintainers:
Marc Kleine-Budde, Vincent Mailhol, Oliver Hartkopp, Linus Torvalds
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