public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Kill unneeded version.h in net/wanrouter
@ 2003-09-03 14:26 Felipe W Damasio
  0 siblings, 0 replies; only message in thread
From: Felipe W Damasio @ 2003-09-03 14:26 UTC (permalink / raw)
  To: Linux Kernel Mailing List

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

	Hi,

	Patch against linux-2.6.0-test4.

	Please apply.

	Thanks,

Felipe

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

diff -u -X ./dontdiff linux-2.6.0-test4/net/wanrouter/af_wanpipe.c linux-2.6.0-test4-fwd/net/wanrouter/af_wanpipe.c
--- linux-2.6.0-test4/net/wanrouter/af_wanpipe.c	Fri Aug 22 21:01:48 2003
+++ linux-2.6.0-test4-fwd/net/wanrouter/af_wanpipe.c	Wed Sep  3 11:05:45 2003
@@ -32,7 +32,6 @@
 *
 ******************************************************************************/
 
-#include <linux/version.h>
 #include <linux/config.h>
 #include <linux/types.h>
 #include <linux/sched.h>
diff -u -X ./dontdiff linux-2.6.0-test4/net/wanrouter/wanmain.c linux-2.6.0-test4-fwd/net/wanrouter/wanmain.c
--- linux-2.6.0-test4/net/wanrouter/wanmain.c	Fri Aug 22 20:57:53 2003
+++ linux-2.6.0-test4-fwd/net/wanrouter/wanmain.c	Wed Sep  3 11:05:33 2003
@@ -42,7 +42,6 @@
 * Jun 02, 1999  Gideon Hack	Updates for Linux 2.0.X and 2.2.X kernels.
 *****************************************************************************/
 
-#include <linux/version.h>
 #include <linux/config.h>
 #include <linux/stddef.h>	/* offsetof(), etc. */
 #include <linux/errno.h>	/* return codes */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-03 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-03 14:26 [PATCH] Kill unneeded version.h in net/wanrouter Felipe W Damasio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox