From: Felipe W Damasio <felipewd@terra.com.br>
To: netfilter-devel@lists.netfilter.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
kernel-janitor-discuss@lists.sourceforge.net
Subject: [PATCH 8/9] Remove unneeded linux/version.h from net/ipv4/netfilter/ip_nat_rule
Date: Fri, 29 Aug 2003 17:09:28 -0300 [thread overview]
Message-ID: <3F4FB2F8.1000109@terra.com.br> (raw)
[-- Attachment #1: Type: text/plain, Size: 133 bytes --]
Based on Randy's modified checkversion.pl script.
Compile fine against 2.6.0-test4.
Please consider applying.
Cheers,
Felipe
[-- Attachment #2: ip_nat_rule.patch --]
[-- Type: text/plain, Size: 421 bytes --]
--- linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_rule.c.orig Fri Aug 29 16:45:09 2003
+++ linux-2.6.0-test4/net/ipv4/netfilter/ip_nat_rule.c Fri Aug 29 16:45:14 2003
@@ -9,7 +9,6 @@
#include <linux/proc_fs.h>
#include <net/checksum.h>
#include <linux/bitops.h>
-#include <linux/version.h>
#define ASSERT_READ_LOCK(x) MUST_BE_READ_LOCKED(&ip_nat_lock)
#define ASSERT_WRITE_LOCK(x) MUST_BE_WRITE_LOCKED(&ip_nat_lock)
reply other threads:[~2003-08-29 20:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3F4FB2F8.1000109@terra.com.br \
--to=felipewd@terra.com.br \
--cc=kernel-janitor-discuss@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter-devel@lists.netfilter.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.