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/tc.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'networking/tc.c') diff --git a/networking/tc.c b/networking/tc.c index 9242741e4..2e2473a70 100644 --- a/networking/tc.c +++ b/networking/tc.c @@ -1,7 +1,5 @@ /* vi: set sw=4 ts=4: */ /* - * "tc" utility frontend. - * * Licensed under GPLv2 or later, see file LICENSE in this source tree. * * Authors: Alexey Kuznetsov, -- cgit v1.2.3-55-g6feb