From 11872cab325f99b3719bc0416401a656556d6230 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 30 Oct 2010 02:24:48 +0200 Subject: networking/*: remove superfluous comments Signed-off-by: Denys Vlasenko --- networking/libiproute/iplink.c | 2 -- networking/libiproute/libnetlink.c | 2 -- networking/libiproute/utils.c | 2 -- 3 files changed, 6 deletions(-) (limited to 'networking/libiproute') diff --git a/networking/libiproute/iplink.c b/networking/libiproute/iplink.c index 5a86ce678..82ab979a5 100644 --- a/networking/libiproute/iplink.c +++ b/networking/libiproute/iplink.c @@ -1,7 +1,5 @@ /* vi: set sw=4 ts=4: */ /* - * iplink.c "ip link". - * * Authors: Alexey Kuznetsov, * * Licensed under GPLv2 or later, see file LICENSE in this source tree. diff --git a/networking/libiproute/libnetlink.c b/networking/libiproute/libnetlink.c index 3a37d97f8..7291ee2f1 100644 --- a/networking/libiproute/libnetlink.c +++ b/networking/libiproute/libnetlink.c @@ -1,7 +1,5 @@ /* vi: set sw=4 ts=4: */ /* - * RTnetlink service routines. - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version diff --git a/networking/libiproute/utils.c b/networking/libiproute/utils.c index 24698864d..d32db8de5 100644 --- a/networking/libiproute/utils.c +++ b/networking/libiproute/utils.c @@ -1,7 +1,5 @@ /* vi: set sw=4 ts=4: */ /* - * utils.c - * * Licensed under GPLv2 or later, see file LICENSE in this source tree. * * Authors: Alexey Kuznetsov, -- cgit v1.2.3