All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150522104946.GK4150@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index f0a9910..4611102 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,8 +3,8 @@ On Thu, May 21, 2015 at 03:50:34PM -0400, Mike Shuey wrote:
 >  		i = 2;
 >  		while (atomic_read(&net->ibn_npeers) != 0) {
 >  			i++;
-> -			CDEBUG(((i & (-i)) = i) ? D_WARNING : D_NET, /* 2**n? */
-> +			CDEBUG(((i & (-i)) = i) ? D_WARNING : D_NET,/* 2**n? */
+> -			CDEBUG(((i & (-i)) == i) ? D_WARNING : D_NET, /* 2**n? */
+> +			CDEBUG(((i & (-i)) == i) ? D_WARNING : D_NET,/* 2**n? */
 
 The original was better.  I don't like this patch for the same reasons
 that people complained about patch 10.  It does too many things as well.
diff --git a/a/content_digest b/N1/content_digest
index 0ff2426..288e21a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01432237849-53947-12-git-send-email-shuey@purdue.edu\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH v4 11/13] staging: lnet: o2iblnd: checkpatch.pl fixes\0"
- "Date\0Fri, 22 May 2015 10:49:46 +0000\0"
+ "Date\0Fri, 22 May 2015 13:49:46 +0300\0"
  "To\0Mike Shuey <shuey@purdue.edu>\0"
  "Cc\0oleg.drokin@intel.com"
   devel@driverdev.osuosl.org
@@ -18,8 +18,8 @@
  ">  \t\ti = 2;\n"
  ">  \t\twhile (atomic_read(&net->ibn_npeers) != 0) {\n"
  ">  \t\t\ti++;\n"
- "> -\t\t\tCDEBUG(((i & (-i)) = i) ? D_WARNING : D_NET, /* 2**n? */\n"
- "> +\t\t\tCDEBUG(((i & (-i)) = i) ? D_WARNING : D_NET,/* 2**n? */\n"
+ "> -\t\t\tCDEBUG(((i & (-i)) == i) ? D_WARNING : D_NET, /* 2**n? */\n"
+ "> +\t\t\tCDEBUG(((i & (-i)) == i) ? D_WARNING : D_NET,/* 2**n? */\n"
  "\n"
  "The original was better.  I don't like this patch for the same reasons\n"
  "that people complained about patch 10.  It does too many things as well.\n"
@@ -27,4 +27,4 @@
  "regards,\n"
  dan carpenter
 
-1b2df1f8289074081ee2afffe66f7b24517e223419c1f06737ec8114d5aaa685
+94254b8fab310ab70e568f27e267edad081635e4cfb462b6bcb413bfe83c1578

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.