All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <200706041154.11187.dim@openvz.org>

diff --git a/a/1.txt b/N1/1.txt
index 6c823c9..c14ec46 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -96,7 +96,7 @@ index e3f83bf..9bacf1a 100644
  static inline int
 +compat_release_match(struct ipt_entry_match *m, unsigned int *i)
 +{
-+	if (i && (*i)-- == 0)
++	if (i && (*i)-- = 0)
 +		return 1;
 +
 +	module_put(m->u.kernel.match->me);
@@ -108,7 +108,7 @@ index e3f83bf..9bacf1a 100644
 +{
 +	struct ipt_entry_target *t;
 +
-+	if (i && (*i)-- == 0)
++	if (i && (*i)-- = 0)
 +		return 1;
 +
 +	/* Cleanup all matches */
diff --git a/a/content_digest b/N1/content_digest
index 8d4ee98..ae5223d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\04662F2E9.1090903@trash.net\0"
  "From\0Dmitry Mishin <dim@openvz.org>\0"
  "Subject\0Re: iptables throws unknown error - suspecting 32/64 compat issue\0"
- "Date\0Mon, 4 Jun 2007 11:54:10 +0400\0"
+ "Date\0Mon, 04 Jun 2007 07:54:10 +0000\0"
  "To\0Patrick McHardy <kaber@trash.net>\0"
  "Cc\0sparclinux@vger.kernel.org"
   Netfilter Developer Mailing List <netfilter-devel@lists.netfilter.org>
@@ -108,7 +108,7 @@
  " static inline int\n"
  "+compat_release_match(struct ipt_entry_match *m, unsigned int *i)\n"
  "+{\n"
- "+\tif (i && (*i)-- == 0)\n"
+ "+\tif (i && (*i)-- = 0)\n"
  "+\t\treturn 1;\n"
  "+\n"
  "+\tmodule_put(m->u.kernel.match->me);\n"
@@ -120,7 +120,7 @@
  "+{\n"
  "+\tstruct ipt_entry_target *t;\n"
  "+\n"
- "+\tif (i && (*i)-- == 0)\n"
+ "+\tif (i && (*i)-- = 0)\n"
  "+\t\treturn 1;\n"
  "+\n"
  "+\t/* Cleanup all matches */\n"
@@ -230,4 +230,4 @@
  " out_unlock:\n"
  " \tcompat_flush_offsets();"
 
-d9eb40fbf8d7968fbec97128b664fd36828cf55f3b4c44908ae5193db5066849
+bb32bb7f4741d352cad8a7bbc531bce92207a67c1f7de273a01f090924d08d0a

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.