linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Kill unneeded linux/version.h include in net/ipv6
@ 2003-09-03 14:04 Felipe W Damasio
  2003-09-04  3:19 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe W Damasio @ 2003-09-03 14:04 UTC (permalink / raw)
  To: pekkas, davem, yoshfuji; +Cc: Linux Kernel Mailing List, netdev

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

	Hi,

	Patch against 2.6-test4.

	Removes an unneeded linux/version.h include from af_inet6..

	Please consider applying.

	Cheers,

Felipe

[-- Attachment #2: ipv6-checkversion.patch --]
[-- Type: text/plain, Size: 319 bytes --]

--- 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Kill unneeded linux/version.h include in net/ipv6
  2003-09-03 14:04 [PATCH] Kill unneeded linux/version.h include in net/ipv6 Felipe W Damasio
@ 2003-09-04  3:19 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2003-09-04  3:19 UTC (permalink / raw)
  To: Felipe W Damasio; +Cc: pekkas, yoshfuji, linux-kernel, netdev

On Wed, 03 Sep 2003 11:04:13 -0300
Felipe W Damasio <felipewd@terra.com.br> wrote:

> 	Removes an unneeded linux/version.h include from af_inet6..

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-04  3:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-03 14:04 [PATCH] Kill unneeded linux/version.h include in net/ipv6 Felipe W Damasio
2003-09-04  3:19 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).