All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171229162436.5fe18421@archlinux>

diff --git a/a/1.txt b/N1/1.txt
index 8b8547e..4511284 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On Fri, 22 Dec 2017 17:07:18 +0200
-Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> wrote:
+Eugen Hristev <eugen.hristev@microchip.com> wrote:
 
 > Optimize the scan index for the differential channels. Before, it
 > was single channel count + index of the first single channel
@@ -15,7 +15,7 @@ argument for why it is necessary and also why existing userspace
 won't care.
 
 > 
-> Signed-off-by: Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
+> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
 > ---
 >  drivers/iio/adc/at91-sama5d2_adc.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a/content_digest b/N1/content_digest
index e441dd9..766db47 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,22 @@
  "ref\01513955241-10985-1-git-send-email-eugen.hristev@microchip.com\0"
  "ref\01513955241-10985-12-git-send-email-eugen.hristev@microchip.com\0"
- "ref\01513955241-10985-12-git-send-email-eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org\0"
- "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Jonathan Cameron <jic23@kernel.org>\0"
  "Subject\0Re: [PATCH 11/14] iio: adc: at91-sama5d2_adc: optimize scan index for diff channels\0"
  "Date\0Fri, 29 Dec 2017 16:24:36 +0000\0"
- "To\0Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\0"
- "Cc\0nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org"
-  ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org
-  alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
-  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "To\0Eugen Hristev <eugen.hristev@microchip.com>\0"
+ "Cc\0<nicolas.ferre@microchip.com>"
+  <ludovic.desroches@microchip.com>
+  <alexandre.belloni@free-electrons.com>
+  <linux-iio@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <devicetree@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+  <linux-input@vger.kernel.org>
+ " <dmitry.torokhov@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "On Fri, 22 Dec 2017 17:07:18 +0200\n"
- "Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> wrote:\n"
+ "Eugen Hristev <eugen.hristev@microchip.com> wrote:\n"
  "\n"
  "> Optimize the scan index for the differential channels. Before, it\n"
  "> was single channel count + index of the first single channel\n"
@@ -33,7 +32,7 @@
  "won't care.\n"
  "\n"
  "> \n"
- "> Signed-off-by: Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\n"
+ "> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>\n"
  "> ---\n"
  ">  drivers/iio/adc/at91-sama5d2_adc.c | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -52,4 +51,4 @@
  ">  \t\t\t.sign = 's',\t\t\t\t\t\\\n"
  ">  \t\t\t.realbits = 12,\t\t\t\t\t\\"
 
-856caf45768910b455f6a88c7f2a925113ebfcc6c0e26115a965fb4e73709201
+989ba6be893dd065818c0d718ce9aa0d3680fe3f1d43105ea2ecd570d20299ee

diff --git a/a/1.txt b/N2/1.txt
index 8b8547e..4511284 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,5 +1,5 @@
 On Fri, 22 Dec 2017 17:07:18 +0200
-Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> wrote:
+Eugen Hristev <eugen.hristev@microchip.com> wrote:
 
 > Optimize the scan index for the differential channels. Before, it
 > was single channel count + index of the first single channel
@@ -15,7 +15,7 @@ argument for why it is necessary and also why existing userspace
 won't care.
 
 > 
-> Signed-off-by: Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
+> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
 > ---
 >  drivers/iio/adc/at91-sama5d2_adc.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/a/content_digest b/N2/content_digest
index e441dd9..eb2ea1c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,13 @@
  "ref\01513955241-10985-1-git-send-email-eugen.hristev@microchip.com\0"
  "ref\01513955241-10985-12-git-send-email-eugen.hristev@microchip.com\0"
- "ref\01513955241-10985-12-git-send-email-eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org\0"
- "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH 11/14] iio: adc: at91-sama5d2_adc: optimize scan index for diff channels\0"
+ "From\0jic23@kernel.org (Jonathan Cameron)\0"
+ "Subject\0[PATCH 11/14] iio: adc: at91-sama5d2_adc: optimize scan index for diff channels\0"
  "Date\0Fri, 29 Dec 2017 16:24:36 +0000\0"
- "To\0Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\0"
- "Cc\0nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org"
-  ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org
-  alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
-  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 22 Dec 2017 17:07:18 +0200\n"
- "Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> wrote:\n"
+ "Eugen Hristev <eugen.hristev@microchip.com> wrote:\n"
  "\n"
  "> Optimize the scan index for the differential channels. Before, it\n"
  "> was single channel count + index of the first single channel\n"
@@ -33,7 +23,7 @@
  "won't care.\n"
  "\n"
  "> \n"
- "> Signed-off-by: Eugen Hristev <eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>\n"
+ "> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>\n"
  "> ---\n"
  ">  drivers/iio/adc/at91-sama5d2_adc.c | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -52,4 +42,4 @@
  ">  \t\t\t.sign = 's',\t\t\t\t\t\\\n"
  ">  \t\t\t.realbits = 12,\t\t\t\t\t\\"
 
-856caf45768910b455f6a88c7f2a925113ebfcc6c0e26115a965fb4e73709201
+5480ed741bcd1cf4cee462d48251035ab241aa41b80e3816aa9b633595912b4d

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.