All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1461137134.1917.48.camel@perches.com>

diff --git a/a/1.txt b/N1/1.txt
index e10e726..b5375c5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ On Wed, 2016-04-20 at 09:19 +0200, Michael Stefaniuc wrote:
 > > > -	if (e) return true; else return false;
 > > > +	return e;
 > Shouldn't that be:
-> ????return !!e
+>     return !!e
 > ?
 
 No, it's not necessary.
diff --git a/a/content_digest b/N1/content_digest
index d5dc357..a06228d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -11,10 +11,13 @@
  "ref\01461093152.1917.26.camel@perches.com\0"
  "ref\0alpine.DEB.2.02.1604192115300.2054@localhost6.localdomain6\0"
  "ref\057172D78.707@redhat.com\0"
- "From\0joe@perches.com (Joe Perches)\0"
- "Subject\0[Cocci] coccinelle: bool if (foo) return true; else return false;\0"
+ "From\0Joe Perches <joe@perches.com>\0"
+ "Subject\0Re: [Cocci] coccinelle: bool if (foo) return true; else return false;\0"
  "Date\0Wed, 20 Apr 2016 00:25:34 -0700\0"
- "To\0cocci@systeme.lip6.fr\0"
+ "To\0Michael Stefaniuc <mstefani@redhat.com>"
+ " Julia Lawall <julia.lawall@lip6.fr>\0"
+ "Cc\0cocci <cocci@systeme.lip6.fr>"
+ " LKML <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, 2016-04-20 at 09:19 +0200, Michael Stefaniuc wrote:\n"
@@ -41,7 +44,7 @@
  "> > > -\tif (e) return true; else return false;\n"
  "> > > +\treturn e;\n"
  "> Shouldn't that be:\n"
- "> ????return !!e\n"
+ "> \302\240\302\240\302\240\302\240return !!e\n"
  "> ?\n"
  "\n"
  "No, it's not necessary.\n"
@@ -52,4 +55,4 @@
  "When any scalar value is converted to _Bool, the result is 0 if the value compares equal\n"
  to 0; otherwise, the result is 1.
 
-fced36340face75befe41aae50318996ea2d5da4fe0706606b7fc5f3ff1bac71
+f6615552a337f498c43e1088290ed1a931109992d98aeaab1374ba82c0156935

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.