All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <CAHp75Ve8YRygEn3wcbmnSPthG+R_-9hhkAdMLk7jgiPi=jnJ5Q@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index e596a7a..5f08218 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,18 +1,18 @@
-On Thu, Dec 24, 2020 at 3:12 AM Daniel Scally <djrscally@gmail.com> wrote:
+On Thu, Dec 24, 2020 at 3:12 AM Daniel Scally <djrscally(a)gmail.com> wrote:
 >
 > OF, ACPI and software_nodes all implement graphs including nodes for ports
 > and endpoints. These are all intended to be named with a common schema,
-> as "port@n" and "endpoint@n" where n is an unsigned int representing the
+> as "port(a)n" and "endpoint(a)n" where n is an unsigned int representing the
 > index of the node. To ensure commonality across the subsystems, provide a
 > set of macros to define the format.
 
 Nitpicks below, but in general that's what I meant, thanks!
 
-Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
+Reviewed-by: Andy Shevchenko <andy.shevchenko(a)gmail.com>
 (after addressing nitpicks)
 
-> Suggested-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-> Signed-off-by: Daniel Scally <djrscally@gmail.com>
+> Suggested-by: Andy Shevchenko <andriy.shevchenko(a)linux.intel.com>
+> Signed-off-by: Daniel Scally <djrscally(a)gmail.com>
 > ---
 > Changes in v3
 >         - Patch introduced
diff --git a/a/content_digest b/N1/content_digest
index f1af01d..5bf1064 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,74 +1,37 @@
 [
-  "ref\00020201224010907.263125-1-djrscally\@gmail.com\0"
+  "From\0Andy Shevchenko <andy.shevchenko at gmail.com>\0"
 ]
 [
-  "ref\00020201224010907.263125-7-djrscally\@gmail.com\0"
-]
-[
-  "From\0Andy Shevchenko <andy.shevchenko\@gmail.com>\0"
-]
-[
-  "Subject\0Re: [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints\0"
+  "Subject\0[Devel] Re: [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints\0"
 ]
 [
   "Date\0Thu, 24 Dec 2020 14:17:07 +0200\0"
 ]
 [
-  "To\0Daniel Scally <djrscally\@gmail.com>\0"
-]
-[
-  "Cc\0Linux Kernel Mailing List <linux-kernel\@vger.kernel.org>",
-  " ACPI Devel Maling List <linux-acpi\@vger.kernel.org>",
-  " Linux Media Mailing List <linux-media\@vger.kernel.org>",
-  " devel\@acpica.org",
-  " Rafael J. Wysocki <rjw\@rjwysocki.net>",
-  " Len Brown <lenb\@kernel.org>",
-  " Greg Kroah-Hartman <gregkh\@linuxfoundation.org>",
-  " Yong Zhi <yong.zhi\@intel.com>",
-  " Sakari Ailus <sakari.ailus\@linux.intel.com>",
-  " Bingbu Cao <bingbu.cao\@intel.com>",
-  " Tian Shu Qiu <tian.shu.qiu\@intel.com>",
-  " Mauro Carvalho Chehab <mchehab\@kernel.org>",
-  " Robert Moore <robert.moore\@intel.com>",
-  " Erik Kaneda <erik.kaneda\@intel.com>",
-  " Petr Mladek <pmladek\@suse.com>",
-  " Steven Rostedt <rostedt\@goodmis.org>",
-  " Sergey Senozhatsky <sergey.senozhatsky\@gmail.com>",
-  " Andy Shevchenko <andriy.shevchenko\@linux.intel.com>",
-  " Rasmus Villemoes <linux\@rasmusvillemoes.dk>",
-  " Laurent Pinchart <laurent.pinchart+renesas\@ideasonboard.com>",
-  " Jacopo Mondi <jacopo+renesas\@jmondi.org>",
-  " kieran.bingham+renesas\@ideasonboard.com",
-  " Hans Verkuil <hverkuil-cisco\@xs4all.nl>",
-  " Marco Felsch <m.felsch\@pengutronix.de>",
-  " niklas.soderlund+renesas\@ragnatech.se",
-  " Steve Longerbeam <slongerbeam\@gmail.com>",
-  " Krogerus",
-  " Heikki <heikki.krogerus\@linux.intel.com>",
-  " Linus Walleij <linus.walleij\@linaro.org>\0"
+  "To\0devel\@acpica.org\0"
 ]
 [
-  "\0000:1\0"
+  "\0001:1\0"
 ]
 [
   "b\0"
 ]
 [
-  "On Thu, Dec 24, 2020 at 3:12 AM Daniel Scally <djrscally\@gmail.com> wrote:\n",
+  "On Thu, Dec 24, 2020 at 3:12 AM Daniel Scally <djrscally(a)gmail.com> wrote:\n",
   ">\n",
   "> OF, ACPI and software_nodes all implement graphs including nodes for ports\n",
   "> and endpoints. These are all intended to be named with a common schema,\n",
-  "> as \"port\@n\" and \"endpoint\@n\" where n is an unsigned int representing the\n",
+  "> as \"port(a)n\" and \"endpoint(a)n\" where n is an unsigned int representing the\n",
   "> index of the node. To ensure commonality across the subsystems, provide a\n",
   "> set of macros to define the format.\n",
   "\n",
   "Nitpicks below, but in general that's what I meant, thanks!\n",
   "\n",
-  "Reviewed-by: Andy Shevchenko <andy.shevchenko\@gmail.com>\n",
+  "Reviewed-by: Andy Shevchenko <andy.shevchenko(a)gmail.com>\n",
   "(after addressing nitpicks)\n",
   "\n",
-  "> Suggested-by: Andy Shevchenko <andriy.shevchenko\@linux.intel.com>\n",
-  "> Signed-off-by: Daniel Scally <djrscally\@gmail.com>\n",
+  "> Suggested-by: Andy Shevchenko <andriy.shevchenko(a)linux.intel.com>\n",
+  "> Signed-off-by: Daniel Scally <djrscally(a)gmail.com>\n",
   "> ---\n",
   "> Changes in v3\n",
   ">         - Patch introduced\n",
@@ -112,4 +75,4 @@
   "Andy Shevchenko"
 ]
 
-2459343048971f95369088bdd31837129b042072084398953647f661055c5199
+b6cb914fc564eadecf1497c3051a4e2ee64ca5595af306fe8a4b3375a7995ebc

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.