Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

can: remove references to berlios mailinglist

The BerliOS project, which currently hosts our mailinglist, will
close with the end of the year. Now take the chance and remove all
occurrences of the mailinglist address from the source files.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Marc Kleine-Budde and committed by
David S. Miller
f861c2b8 1caa60b6

-37
-2
drivers/net/can/at91_can.c
··· 8 8 * Public License ("GPL") version 2 as distributed in the 'COPYING' 9 9 * file from the main directory of the linux kernel source. 10 10 * 11 - * Send feedback to <socketcan-users@lists.berlios.de> 12 - * 13 11 * 14 12 * Your platform definition file should specify something like: 15 13 *
-2
drivers/net/can/sja1000/sja1000.c
··· 40 40 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 41 41 * DAMAGE. 42 42 * 43 - * Send feedback to <socketcan-users@lists.berlios.de> 44 - * 45 43 */ 46 44 47 45 #include <linux/module.h>
-2
drivers/net/can/sja1000/sja1000.h
··· 40 40 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 41 41 * DAMAGE. 42 42 * 43 - * Send feedback to <socketcan-users@lists.berlios.de> 44 - * 45 43 */ 46 44 47 45 #ifndef SJA1000_DEV_H
-2
drivers/net/can/slcan.c
··· 35 35 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 36 36 * DAMAGE. 37 37 * 38 - * Send feedback to <socketcan-users@lists.berlios.de> 39 - * 40 38 */ 41 39 42 40 #include <linux/module.h>
-2
drivers/net/can/vcan.c
··· 37 37 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 38 38 * DAMAGE. 39 39 * 40 - * Send feedback to <socketcan-users@lists.berlios.de> 41 - * 42 40 */ 43 41 44 42 #include <linux/module.h>
-2
include/linux/can.h
··· 8 8 * Copyright (c) 2002-2007 Volkswagen Group Electronic Research 9 9 * All rights reserved. 10 10 * 11 - * Send feedback to <socketcan-users@lists.berlios.de> 12 - * 13 11 */ 14 12 15 13 #ifndef CAN_H
-2
include/linux/can/bcm.h
··· 7 7 * Copyright (c) 2002-2007 Volkswagen Group Electronic Research 8 8 * All rights reserved. 9 9 * 10 - * Send feedback to <socketcan-users@lists.berlios.de> 11 - * 12 10 */ 13 11 14 12 #ifndef CAN_BCM_H
-2
include/linux/can/core.h
··· 8 8 * Copyright (c) 2002-2007 Volkswagen Group Electronic Research 9 9 * All rights reserved. 10 10 * 11 - * Send feedback to <socketcan-users@lists.berlios.de> 12 - * 13 11 */ 14 12 15 13 #ifndef CAN_CORE_H
-1
include/linux/can/dev.h
··· 8 8 * 9 9 * Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com> 10 10 * 11 - * Send feedback to <socketcan-users@lists.berlios.de> 12 11 */ 13 12 14 13 #ifndef CAN_DEV_H
-2
include/linux/can/error.h
··· 7 7 * Copyright (c) 2002-2007 Volkswagen Group Electronic Research 8 8 * All rights reserved. 9 9 * 10 - * Send feedback to <socketcan-users@lists.berlios.de> 11 - * 12 10 */ 13 11 14 12 #ifndef CAN_ERROR_H
-2
include/linux/can/gw.h
··· 7 7 * Copyright (c) 2011 Volkswagen Group Electronic Research 8 8 * All rights reserved. 9 9 * 10 - * Send feedback to <socketcan-users@lists.berlios.de> 11 - * 12 10 */ 13 11 14 12 #ifndef CAN_GW_H
-2
include/linux/can/netlink.h
··· 5 5 * 6 6 * Copyright (c) 2009 Wolfgang Grandegger <wg@grandegger.com> 7 7 * 8 - * Send feedback to <socketcan-users@lists.berlios.de> 9 - * 10 8 */ 11 9 12 10 #ifndef CAN_NETLINK_H
-2
include/linux/can/raw.h
··· 8 8 * Copyright (c) 2002-2007 Volkswagen Group Electronic Research 9 9 * All rights reserved. 10 10 * 11 - * Send feedback to <socketcan-users@lists.berlios.de> 12 - * 13 11 */ 14 12 15 13 #ifndef CAN_RAW_H
-2
net/can/af_can.c
··· 38 38 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 39 39 * DAMAGE. 40 40 * 41 - * Send feedback to <socketcan-users@lists.berlios.de> 42 - * 43 41 */ 44 42 45 43 #include <linux/module.h>
-2
net/can/af_can.h
··· 35 35 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 36 36 * DAMAGE. 37 37 * 38 - * Send feedback to <socketcan-users@lists.berlios.de> 39 - * 40 38 */ 41 39 42 40 #ifndef AF_CAN_H
-2
net/can/bcm.c
··· 37 37 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 38 38 * DAMAGE. 39 39 * 40 - * Send feedback to <socketcan-users@lists.berlios.de> 41 - * 42 40 */ 43 41 44 42 #include <linux/module.h>
-2
net/can/gw.c
··· 37 37 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 38 38 * DAMAGE. 39 39 * 40 - * Send feedback to <socketcan-users@lists.berlios.de> 41 - * 42 40 */ 43 41 44 42 #include <linux/module.h>
-2
net/can/proc.c
··· 37 37 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 38 38 * DAMAGE. 39 39 * 40 - * Send feedback to <socketcan-users@lists.berlios.de> 41 - * 42 40 */ 43 41 44 42 #include <linux/module.h>
-2
net/can/raw.c
··· 37 37 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 38 38 * DAMAGE. 39 39 * 40 - * Send feedback to <socketcan-users@lists.berlios.de> 41 - * 42 40 */ 43 41 44 42 #include <linux/module.h>