All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <ead23600-eecd-cf74-bdd1-94a6964e29b2@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index a4d003b..a6d115d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On 5/1/19 5:01 PM, Brendan Higgins wrote:
 > complicated test failure messages, so add a C++ style log library for
 > for logging test results.
 > 
-> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
+> Signed-off-by: Brendan Higgins <brendanhiggins at google.com>
 > ---
 >   include/kunit/kunit-stream.h |  85 ++++++++++++++++++++
 >   include/kunit/test.h         |   2 +
@@ -26,7 +26,7 @@ On 5/1/19 5:01 PM, Brendan Higgins wrote:
 > + * KUnit messages.
 > + *
 > + * Copyright (C) 2019, Google LLC.
-> + * Author: Brendan Higgins <brendanhiggins@google.com>
+> + * Author: Brendan Higgins <brendanhiggins at google.com>
 > + */
 > +
 > +#ifndef _KUNIT_KUNIT_STREAM_H
@@ -146,7 +146,7 @@ On 5/1/19 5:01 PM, Brendan Higgins wrote:
 > + * KUnit messages.
 > + *
 > + * Copyright (C) 2019, Google LLC.
-> + * Author: Brendan Higgins <brendanhiggins@google.com>
+> + * Author: Brendan Higgins <brendanhiggins at google.com>
 > + */
 > +
 > +#include <kunit/test.h>
diff --git a/a/content_digest b/N1/content_digest
index e33c213..3f0874c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,44 +1,8 @@
  "ref\020190501230126.229218-1-brendanhiggins@google.com\0"
  "ref\020190501230126.229218-5-brendanhiggins@google.com\0"
- "From\0shuah <shuah@kernel.org>\0"
- "Subject\0Re: [PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger\0"
+ "From\0shuah at kernel.org (shuah)\0"
+ "Subject\0[PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger\0"
  "Date\0Thu, 2 May 2019 19:50:14 -0600\0"
- "To\0Brendan Higgins <brendanhiggins@google.com>"
-  frowand.list@gmail.com
-  gregkh@linuxfoundation.org
-  keescook@google.com
-  kieran.bingham@ideasonboard.com
-  mcgrof@kernel.org
-  robh@kernel.org
- " sboyd@kernel.org\0"
- "Cc\0devicetree@vger.kernel.org"
-  dri-devel@lists.freedesktop.org
-  kunit-dev@googlegroups.com
-  linux-doc@vger.kernel.org
-  linux-fsdevel@vger.kernel.org
-  linux-kbuild@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-kselftest@vger.kernel.org
-  linux-nvdimm@lists.01.org
-  linux-um@lists.infradead.org
-  Alexander.Levin@microsoft.com
-  Tim.Bird@sony.com
-  amir73il@gmail.com
-  dan.carpenter@oracle.com
-  dan.j.williams@intel.com
-  daniel@ffwll.ch
-  jdike@addtoit.com
-  joel@jms.id.au
-  julia.lawall@lip6.fr
-  khilman@baylibre.com
-  knut.omang@oracle.com
-  logang@deltatee.com
-  mpe@ellerman.id.au
-  pmladek@suse.com
-  richard@nod.at
-  rientjes@google.com
-  rostedt@goodmis.org
- " wfg@linux.intel.com\0"
  "\00:1\0"
  "b\0"
  "On 5/1/19 5:01 PM, Brendan Higgins wrote:\n"
@@ -46,7 +10,7 @@
  "> complicated test failure messages, so add a C++ style log library for\n"
  "> for logging test results.\n"
  "> \n"
- "> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>\n"
+ "> Signed-off-by: Brendan Higgins <brendanhiggins at google.com>\n"
  "> ---\n"
  ">   include/kunit/kunit-stream.h |  85 ++++++++++++++++++++\n"
  ">   include/kunit/test.h         |   2 +\n"
@@ -69,7 +33,7 @@
  "> + * KUnit messages.\n"
  "> + *\n"
  "> + * Copyright (C) 2019, Google LLC.\n"
- "> + * Author: Brendan Higgins <brendanhiggins@google.com>\n"
+ "> + * Author: Brendan Higgins <brendanhiggins at google.com>\n"
  "> + */\n"
  "> +\n"
  "> +#ifndef _KUNIT_KUNIT_STREAM_H\n"
@@ -189,7 +153,7 @@
  "> + * KUnit messages.\n"
  "> + *\n"
  "> + * Copyright (C) 2019, Google LLC.\n"
- "> + * Author: Brendan Higgins <brendanhiggins@google.com>\n"
+ "> + * Author: Brendan Higgins <brendanhiggins at google.com>\n"
  "> + */\n"
  "> +\n"
  "> +#include <kunit/test.h>\n"
@@ -365,4 +329,4 @@
  "thanks,\n"
  -- Shuah
 
-6a1d42db4d73443cfbd9e78caaa08639bfd45e73666c41b1c7641c32fc3a2b07
+0eaec6cfdcf2e4490afc39d0e878fb5b1a0f174ce4b49b97d539bce2ad8c1ffe

diff --git a/a/1.txt b/N2/1.txt
index a4d003b..a6d115d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On 5/1/19 5:01 PM, Brendan Higgins wrote:
 > complicated test failure messages, so add a C++ style log library for
 > for logging test results.
 > 
-> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
+> Signed-off-by: Brendan Higgins <brendanhiggins at google.com>
 > ---
 >   include/kunit/kunit-stream.h |  85 ++++++++++++++++++++
 >   include/kunit/test.h         |   2 +
@@ -26,7 +26,7 @@ On 5/1/19 5:01 PM, Brendan Higgins wrote:
 > + * KUnit messages.
 > + *
 > + * Copyright (C) 2019, Google LLC.
-> + * Author: Brendan Higgins <brendanhiggins@google.com>
+> + * Author: Brendan Higgins <brendanhiggins at google.com>
 > + */
 > +
 > +#ifndef _KUNIT_KUNIT_STREAM_H
@@ -146,7 +146,7 @@ On 5/1/19 5:01 PM, Brendan Higgins wrote:
 > + * KUnit messages.
 > + *
 > + * Copyright (C) 2019, Google LLC.
-> + * Author: Brendan Higgins <brendanhiggins@google.com>
+> + * Author: Brendan Higgins <brendanhiggins at google.com>
 > + */
 > +
 > +#include <kunit/test.h>
diff --git a/a/content_digest b/N2/content_digest
index e33c213..547fe10 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,44 +1,8 @@
  "ref\020190501230126.229218-1-brendanhiggins@google.com\0"
  "ref\020190501230126.229218-5-brendanhiggins@google.com\0"
- "From\0shuah <shuah@kernel.org>\0"
- "Subject\0Re: [PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger\0"
+ "From\0shuah@kernel.org (shuah)\0"
+ "Subject\0[PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger\0"
  "Date\0Thu, 2 May 2019 19:50:14 -0600\0"
- "To\0Brendan Higgins <brendanhiggins@google.com>"
-  frowand.list@gmail.com
-  gregkh@linuxfoundation.org
-  keescook@google.com
-  kieran.bingham@ideasonboard.com
-  mcgrof@kernel.org
-  robh@kernel.org
- " sboyd@kernel.org\0"
- "Cc\0devicetree@vger.kernel.org"
-  dri-devel@lists.freedesktop.org
-  kunit-dev@googlegroups.com
-  linux-doc@vger.kernel.org
-  linux-fsdevel@vger.kernel.org
-  linux-kbuild@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-kselftest@vger.kernel.org
-  linux-nvdimm@lists.01.org
-  linux-um@lists.infradead.org
-  Alexander.Levin@microsoft.com
-  Tim.Bird@sony.com
-  amir73il@gmail.com
-  dan.carpenter@oracle.com
-  dan.j.williams@intel.com
-  daniel@ffwll.ch
-  jdike@addtoit.com
-  joel@jms.id.au
-  julia.lawall@lip6.fr
-  khilman@baylibre.com
-  knut.omang@oracle.com
-  logang@deltatee.com
-  mpe@ellerman.id.au
-  pmladek@suse.com
-  richard@nod.at
-  rientjes@google.com
-  rostedt@goodmis.org
- " wfg@linux.intel.com\0"
  "\00:1\0"
  "b\0"
  "On 5/1/19 5:01 PM, Brendan Higgins wrote:\n"
@@ -46,7 +10,7 @@
  "> complicated test failure messages, so add a C++ style log library for\n"
  "> for logging test results.\n"
  "> \n"
- "> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>\n"
+ "> Signed-off-by: Brendan Higgins <brendanhiggins at google.com>\n"
  "> ---\n"
  ">   include/kunit/kunit-stream.h |  85 ++++++++++++++++++++\n"
  ">   include/kunit/test.h         |   2 +\n"
@@ -69,7 +33,7 @@
  "> + * KUnit messages.\n"
  "> + *\n"
  "> + * Copyright (C) 2019, Google LLC.\n"
- "> + * Author: Brendan Higgins <brendanhiggins@google.com>\n"
+ "> + * Author: Brendan Higgins <brendanhiggins at google.com>\n"
  "> + */\n"
  "> +\n"
  "> +#ifndef _KUNIT_KUNIT_STREAM_H\n"
@@ -189,7 +153,7 @@
  "> + * KUnit messages.\n"
  "> + *\n"
  "> + * Copyright (C) 2019, Google LLC.\n"
- "> + * Author: Brendan Higgins <brendanhiggins@google.com>\n"
+ "> + * Author: Brendan Higgins <brendanhiggins at google.com>\n"
  "> + */\n"
  "> +\n"
  "> +#include <kunit/test.h>\n"
@@ -365,4 +329,4 @@
  "thanks,\n"
  -- Shuah
 
-6a1d42db4d73443cfbd9e78caaa08639bfd45e73666c41b1c7641c32fc3a2b07
+fc81342aa9dc050507b0d2b778a207bd0f6bf08a9e6a672a103c64b00422d857

diff --git a/a/1.txt b/N3/1.txt
index a4d003b..513c790 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -321,3 +321,8 @@ What happens to stream? Don't you want to free that?
 
 thanks,
 -- Shuah
+
+_______________________________________________
+linux-um mailing list
+linux-um@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-um
diff --git a/a/content_digest b/N3/content_digest
index e33c213..16aa05e 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -11,34 +11,34 @@
   mcgrof@kernel.org
   robh@kernel.org
  " sboyd@kernel.org\0"
- "Cc\0devicetree@vger.kernel.org"
-  dri-devel@lists.freedesktop.org
-  kunit-dev@googlegroups.com
+ "Cc\0pmladek@suse.com"
   linux-doc@vger.kernel.org
-  linux-fsdevel@vger.kernel.org
-  linux-kbuild@vger.kernel.org
-  linux-kernel@vger.kernel.org
+  amir73il@gmail.com
+  dri-devel@lists.freedesktop.org
+  Alexander.Levin@microsoft.com
   linux-kselftest@vger.kernel.org
   linux-nvdimm@lists.01.org
-  linux-um@lists.infradead.org
-  Alexander.Levin@microsoft.com
-  Tim.Bird@sony.com
-  amir73il@gmail.com
-  dan.carpenter@oracle.com
-  dan.j.williams@intel.com
-  daniel@ffwll.ch
-  jdike@addtoit.com
-  joel@jms.id.au
-  julia.lawall@lip6.fr
   khilman@baylibre.com
   knut.omang@oracle.com
-  logang@deltatee.com
-  mpe@ellerman.id.au
-  pmladek@suse.com
-  richard@nod.at
+  wfg@linux.intel.com
+  joel@jms.id.au
   rientjes@google.com
+  jdike@addtoit.com
+  dan.carpenter@oracle.com
+  devicetree@vger.kernel.org
+  linux-kbuild@vger.kernel.org
+  Tim.Bird@sony.com
+  linux-um@lists.infradead.org
   rostedt@goodmis.org
- " wfg@linux.intel.com\0"
+  julia.lawall@lip6.fr
+  dan.j.williams@intel.com
+  kunit-dev@googlegroups.com
+  richard@nod.at
+  linux-kernel@vger.kernel.org
+  daniel@ffwll.ch
+  mpe@ellerman.id.au
+  linux-fsdevel@vger.kernel.org
+ " logang@deltatee.com\0"
  "\00:1\0"
  "b\0"
  "On 5/1/19 5:01 PM, Brendan Higgins wrote:\n"
@@ -363,6 +363,11 @@
  "> \n"
  "\n"
  "thanks,\n"
- -- Shuah
+ "-- Shuah\n"
+ "\n"
+ "_______________________________________________\n"
+ "linux-um mailing list\n"
+ "linux-um@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-um
 
-6a1d42db4d73443cfbd9e78caaa08639bfd45e73666c41b1c7641c32fc3a2b07
+8802f31beccc8299e3e259ce99fb0e279d96f5453a804ae5bcb277b0587d03c6

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.