All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe W Damasio <felipewd@terra.com.br>
To: pekkas@netcore.fi, davem@redhat.com, yoshfuji@linux-ipv6.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	netdev@oss.sgi.com
Subject: [PATCH] Kill unneeded linux/version.h include in net/ipv6
Date: Wed, 03 Sep 2003 11:04:13 -0300	[thread overview]
Message-ID: <3F55F4DD.9070301@terra.com.br> (raw)

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

             reply	other threads:[~2003-09-03 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-03 14:04 Felipe W Damasio [this message]
2003-09-04  3:19 ` [PATCH] Kill unneeded linux/version.h include in net/ipv6 David S. Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F55F4DD.9070301@terra.com.br \
    --to=felipewd@terra.com.br \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=pekkas@netcore.fi \
    --cc=yoshfuji@linux-ipv6.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.