| To: | pekkas@xxxxxxxxxx, davem@xxxxxxxxxx, yoshfuji@xxxxxxxxxxxxxx |
|---|---|
| Subject: | [PATCH] Kill unneeded linux/version.h include in net/ipv6 |
| From: | Felipe W Damasio <felipewd@xxxxxxxxxxxx> |
| Date: | Wed, 03 Sep 2003 11:04:13 -0300 |
| Cc: | Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>, netdev@xxxxxxxxxxx |
| Sender: | netdev-bounce@xxxxxxxxxxx |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9 |
Hi, Patch against 2.6-test4. Removes an unneeded linux/version.h include from af_inet6.. Please consider applying. Cheers, Felipe --- linux-2.6.0-test4/net/ipv6/af_inet6.c Fri Aug 22 20:56:34 2003 +++ linux-2.6.0-test4-fwd/net/ipv6/af_inet6.c Wed Sep 3 10:58:48 2003 @@ -40,7 +40,6 @@ #include <linux/proc_fs.h> #include <linux/stat.h> #include <linux/init.h> -#include <linux/version.h> #include <linux/inet.h> #include <linux/netdevice.h> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] 3c59x.c pci.ids, Xose Vazquez Perez |
|---|---|
| Next by Date: | Fw: [PATCH] Kill unneeded version.h in net/wanrouter, Randy.Dunlap |
| Previous by Thread: | [PATCH] 3c59x.c pci.ids, Xose Vazquez Perez |
| Next by Thread: | Re: [PATCH] Kill unneeded linux/version.h include in net/ipv6, David S. Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |