All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100306111408.GJ4958@bicker>

diff --git a/a/1.txt b/N1/1.txt
index 1677ea8..b80fae1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,10 +11,10 @@ index 2559fb5..8b25887 100644
  	struct net_bridge *br = port->br;
  
  	spin_lock(&br->multicast_lock);
--	if (port && (port->state == BR_STATE_DISABLED ||
--		     port->state == BR_STATE_BLOCKING))
-+	if (port->state == BR_STATE_DISABLED ||
-+	    port->state == BR_STATE_BLOCKING)
+-	if (port && (port->state = BR_STATE_DISABLED ||
+-		     port->state = BR_STATE_BLOCKING))
++	if (port->state = BR_STATE_DISABLED ||
++	    port->state = BR_STATE_BLOCKING)
  		goto out;
  
  	if (port->multicast_startup_queries_sent <
diff --git a/a/content_digest b/N1/content_digest
index 3f56f15..c54b65a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
- "Subject\0[Bridge] [patch] bridge: cleanup: remove unneed check\0"
- "Date\0Sat, 6 Mar 2010 14:14:09 +0300\0"
+ "Subject\0[patch] bridge: cleanup: remove unneed check\0"
+ "Date\0Sat, 06 Mar 2010 11:14:09 +0000\0"
  "To\0Herbert Xu <herbert@gondor.apana.org.au>\0"
  "Cc\0netdev@vger.kernel.org"
   kernel-janitors@vger.kernel.org
@@ -21,12 +21,12 @@
  " \tstruct net_bridge *br = port->br;\n"
  " \n"
  " \tspin_lock(&br->multicast_lock);\n"
- "-\tif (port && (port->state == BR_STATE_DISABLED ||\n"
- "-\t\t     port->state == BR_STATE_BLOCKING))\n"
- "+\tif (port->state == BR_STATE_DISABLED ||\n"
- "+\t    port->state == BR_STATE_BLOCKING)\n"
+ "-\tif (port && (port->state = BR_STATE_DISABLED ||\n"
+ "-\t\t     port->state = BR_STATE_BLOCKING))\n"
+ "+\tif (port->state = BR_STATE_DISABLED ||\n"
+ "+\t    port->state = BR_STATE_BLOCKING)\n"
  " \t\tgoto out;\n"
  " \n"
  " \tif (port->multicast_startup_queries_sent <"
 
-d5d564d00a43037a0a38fe568dda69c51a867cf1bf72dd91b5544ac3c5a93c9a
+c9f0c7b88fb9580c02b0e74f0026f6ceb5c2a4f8f9d292907f705a06967a9a19

diff --git a/a/content_digest b/N2/content_digest
index 3f56f15..6b86d7b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,5 +1,5 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
- "Subject\0[Bridge] [patch] bridge: cleanup: remove unneed check\0"
+ "Subject\0[patch] bridge: cleanup: remove unneed check\0"
  "Date\0Sat, 6 Mar 2010 14:14:09 +0300\0"
  "To\0Herbert Xu <herbert@gondor.apana.org.au>\0"
  "Cc\0netdev@vger.kernel.org"
@@ -29,4 +29,4 @@
  " \n"
  " \tif (port->multicast_startup_queries_sent <"
 
-d5d564d00a43037a0a38fe568dda69c51a867cf1bf72dd91b5544ac3c5a93c9a
+150283008965fbd4f63ee1d2f2580552e108619cfd46f94a042903e459402e80

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.