All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130417071038.GA7923@elgon.mountain>

diff --git a/a/1.txt b/N1/1.txt
index eb0d006..bca7411 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -57,7 +57,7 @@ index 6115a44..1064621 100644
 +	IRDA_DEBUG(1, "%s(), reason=%s [%d]\n", __func__,
 +		   irlmp_reason_str(reason), reason);
  	IRDA_ASSERT(self != NULL, return;);
- 	IRDA_ASSERT(self->magic = LMP_LSAP_MAGIC, return;);
+ 	IRDA_ASSERT(self->magic == LMP_LSAP_MAGIC, return;);
  
 diff --git a/net/irda/iriap.c b/net/irda/iriap.c
 index 29340a9..e1b37f5 100644
diff --git a/a/content_digest b/N1/content_digest
index b1bcb0b..843f2c6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] [IrDA]: small read past the end of array in debug code\0"
- "Date\0Wed, 17 Apr 2013 07:10:38 +0000\0"
+ "Date\0Wed, 17 Apr 2013 10:10:38 +0300\0"
  "To\0Samuel Ortiz <samuel@sortiz.org>\0"
  "Cc\0David S. Miller <davem@davemloft.net>"
   netdev@vger.kernel.org
@@ -66,7 +66,7 @@
  "+\tIRDA_DEBUG(1, \"%s(), reason=%s [%d]\\n\", __func__,\n"
  "+\t\t   irlmp_reason_str(reason), reason);\n"
  " \tIRDA_ASSERT(self != NULL, return;);\n"
- " \tIRDA_ASSERT(self->magic = LMP_LSAP_MAGIC, return;);\n"
+ " \tIRDA_ASSERT(self->magic == LMP_LSAP_MAGIC, return;);\n"
  " \n"
  "diff --git a/net/irda/iriap.c b/net/irda/iriap.c\n"
  "index 29340a9..e1b37f5 100644\n"
@@ -82,4 +82,4 @@
  " \n"
  " \tself = instance;"
 
-d5aa60059c710c2341a728594ca2f194648d73f85cd86c9b6eba7588aef33ef3
+ba00b1707591d50ae5560511886c10627a829f4d0403b7c73846c8b303afdecb

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.