All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1498073881-3207-4-git-send-email-eajames@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index dac76cf..dcad25b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: "Edward A. James" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+From: "Edward A. James" <eajames@us.ibm.com>
 
 The OCC is a device embedded on a POWER processor that collects and
 aggregates sensor data from the processor and system. The OCC can
@@ -15,7 +15,7 @@ followed by a sending a "doorbell" or attention to the OCC, followed by
 reading the response from OCC. All of this takes place atomically so
 that multiple users don't collide in the SRAM.
 
-Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Edward A. James <eajames@us.ibm.com>
 ---
  .../devicetree/bindings/fsi/ibm,p9-occ.txt         |  15 +
  drivers/fsi/Kconfig                                |  10 +
@@ -771,13 +771,8 @@ index 0000000..a1e6e9b
 +module_init(occ_init);
 +module_exit(occ_exit);
 +
-+MODULE_AUTHOR("Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>");
++MODULE_AUTHOR("Eddie James <eajames@us.ibm.com>");
 +MODULE_DESCRIPTION("BMC P9 OCC driver");
 +MODULE_LICENSE("GPL");
 -- 
 1.8.3.1
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 4aa7f15..ac50ae2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,22 @@
  "ref\01498073881-3207-1-git-send-email-eajames@linux.vnet.ibm.com\0"
- "ref\01498073881-3207-1-git-send-email-eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0"
- "From\0Eddie James <eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0"
+ "From\0Eddie James <eajames@linux.vnet.ibm.com>\0"
  "Subject\0[PATCH linux 3/4] drivers/fsi: Add On-Chip Controller (OCC) driver\0"
  "Date\0Wed, 21 Jun 2017 14:38:00 -0500\0"
- "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  bradleyb-r5pk2Da7Bxt8sGd51Jp2sdBPR1lH4CV8@public.gmane.org
-  jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org
-  cbostic-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org
-  joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org
-  andrew-zrmu5oMJ5Fs@public.gmane.org
-  eajames-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org
- " Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-kernel@vger.kernel.org\0"
+ "Cc\0gregkh@linuxfoundation.org"
+  devicetree@vger.kernel.org
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  bradleyb@fuzziesquirrel.com
+  jk@ozlabs.org
+  cbostic@linux.vnet.ibm.com
+  joel@jms.id.au
+  andrew@aj.id.au
+  eajames@linux.vnet.ibm.com
+ " Edward A. James <eajames@us.ibm.com>\0"
  "\00:1\0"
  "b\0"
- "From: \"Edward A. James\" <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "From: \"Edward A. James\" <eajames@us.ibm.com>\n"
  "\n"
  "The OCC is a device embedded on a POWER processor that collects and\n"
  "aggregates sensor data from the processor and system. The OCC can\n"
@@ -34,7 +33,7 @@
  "reading the response from OCC. All of this takes place atomically so\n"
  "that multiple users don't collide in the SRAM.\n"
  "\n"
- "Signed-off-by: Edward A. James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Edward A. James <eajames@us.ibm.com>\n"
  "---\n"
  " .../devicetree/bindings/fsi/ibm,p9-occ.txt         |  15 +\n"
  " drivers/fsi/Kconfig                                |  10 +\n"
@@ -790,15 +789,10 @@
  "+module_init(occ_init);\n"
  "+module_exit(occ_exit);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Eddie James <eajames-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Eddie James <eajames@us.ibm.com>\");\n"
  "+MODULE_DESCRIPTION(\"BMC P9 OCC driver\");\n"
  "+MODULE_LICENSE(\"GPL\");\n"
  "-- \n"
- "1.8.3.1\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 1.8.3.1
 
-a41525aa166382f65bb3450e06a14db5799ce97227065b07083928f041c32432
+d650f9ded6d5ef0fce85534cd4ba831387370359533c43c69e83cac128bb1ca0

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.