lkml.org 
[lkml]   [2003]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] kill unneeded include in net/sched
	Hi Andrew,

This patch (against 2.6-test5) kills all the remaining code that
Randy's checkversion.pl said was using linux/version.h unnecessary on
net/sched.

Please apply.

Cheers,

Felipe
diff -u -rN linux-2.6.0-test5/net/sched/sch_htb.c linux-2.6.0-test5-fwd/net/sched/sch_htb.c
--- linux-2.6.0-test5/net/sched/sch_htb.c Mon Sep 8 16:50:08 2003
+++ linux-2.6.0-test5-fwd/net/sched/sch_htb.c Tue Sep 9 11:58:01 2003
@@ -32,7 +32,6 @@
#include <asm/bitops.h>
#include <linux/types.h>
#include <linux/kernel.h>
-#include <linux/version.h>
#include <linux/sched.h>
#include <linux/string.h>
#include <linux/mm.h>
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.013 / U:1.828 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site