aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/raw.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2011-10-17 09:32:00 +0000
committerDavid S. Miller <davem@davemloft.net>2011-10-17 19:22:46 -0400
commitf861c2b80c45954e1ea04ead24cafcb1806dd536 (patch)
treeed44b9b49b9d1a9ebfbb235a6270a42188dd6320 /net/can/raw.c
parentMAINTAINERS: can: the mailinglist moved to vger.kernel.org (diff)
downloadlinux-dev-f861c2b80c45954e1ea04ead24cafcb1806dd536.tar.xz
linux-dev-f861c2b80c45954e1ea04ead24cafcb1806dd536.zip
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>
Diffstat (limited to '')
-rw-r--r--net/can/raw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/can/raw.c b/net/can/raw.c
index dea99a6e596c..cde1b4a20f75 100644
--- a/net/can/raw.c
+++ b/net/can/raw.c
@@ -37,8 +37,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
*
- * Send feedback to <socketcan-users@lists.berlios.de>
- *
*/
#include <linux/module.h>