All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53FF5097.7090000@c-s.fr>

diff --git a/a/1.txt b/N1/1.txt
index ea61e2e..3b25fee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ Christophe
 
 
  From 7a40054361162d2f78f332aa868fed137beb7901 Mon Sep 17 00:00:00 2001
-From: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>
+From: Axel Lin <axel.lin@ingics.com>
 Date: Sun, 30 Mar 2014 16:42:57 +0800
 Subject: spi: fsl-spi: Fix memory leak
 
@@ -15,8 +15,8 @@ master->cleanup = fsl_spi_cleanup.
 Thus the memory allocated for cs is not freed anywhere.
 Convert to use devm_kzalloc to fix the memory leak.
 
-Signed-off-by: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>
-Signed-off-by: Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+Signed-off-by: Axel Lin <axel.lin@ingics.com>
+Signed-off-by: Mark Brown <broonie@linaro.org>
 
 diff --git a/drivers/spi/spi-fsl-spi.c b/drivers/spi/spi-fsl-spi.c
 index b3e7775..98ccd23 100644
@@ -102,8 +102,3 @@ Le 19/08/2014 11:21, leroy christophe a écrit :
 > driver lm70
 >
 > Christophe
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-spi" 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 dbc7b66..0c44802 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,12 @@
  "ref\053F31707.4040300@c-s.fr\0"
- "ref\053F31707.4040300-GgN8y9CXRhA@public.gmane.org\0"
- "From\0leroy christophe <christophe.leroy-GgN8y9CXRhA@public.gmane.org>\0"
+ "From\0leroy christophe <christophe.leroy@c-s.fr>\0"
  "Subject\0Re: Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286\0"
  "Date\0Thu, 28 Aug 2014 17:53:59 +0200\0"
- "To\0Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>"
- " Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  LinuxPPC-dev <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
- " linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Axel Lin <axel.lin@ingics.com>"
+ " Mark Brown <broonie@linaro.org>\0"
+ "Cc\0LinuxPPC-dev <linuxppc-dev@lists.ozlabs.org>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+ " linux-spi@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "I've been able to identify the origin of the issue. It happens since the below commit.\n"
@@ -17,7 +16,7 @@
  "\n"
  "\n"
  " From 7a40054361162d2f78f332aa868fed137beb7901 Mon Sep 17 00:00:00 2001\n"
- "From: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>\n"
+ "From: Axel Lin <axel.lin@ingics.com>\n"
  "Date: Sun, 30 Mar 2014 16:42:57 +0800\n"
  "Subject: spi: fsl-spi: Fix memory leak\n"
  "\n"
@@ -27,8 +26,8 @@
  "Thus the memory allocated for cs is not freed anywhere.\n"
  "Convert to use devm_kzalloc to fix the memory leak.\n"
  "\n"
- "Signed-off-by: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>\n"
- "Signed-off-by: Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Axel Lin <axel.lin@ingics.com>\n"
+ "Signed-off-by: Mark Brown <broonie@linaro.org>\n"
  "\n"
  "diff --git a/drivers/spi/spi-fsl-spi.c b/drivers/spi/spi-fsl-spi.c\n"
  "index b3e7775..98ccd23 100644\n"
@@ -113,11 +112,6 @@
  "> [    3.310342] bus: 'spi': really_probe: bound device spi32766.1 to \n"
  "> driver lm70\n"
  ">\n"
- "> Christophe\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" 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
+ > Christophe
 
-66e2c577899e942da20220b21e3021185c25c1bc23c5d5aaacf6beea7ab653c1
+f8181fd28a733396eca05bcd97338d06ac1c6cb05c03744e1e95769d59b5b639

diff --git a/a/1.txt b/N2/1.txt
index ea61e2e..3b25fee 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,7 +5,7 @@ Christophe
 
 
  From 7a40054361162d2f78f332aa868fed137beb7901 Mon Sep 17 00:00:00 2001
-From: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>
+From: Axel Lin <axel.lin@ingics.com>
 Date: Sun, 30 Mar 2014 16:42:57 +0800
 Subject: spi: fsl-spi: Fix memory leak
 
@@ -15,8 +15,8 @@ master->cleanup = fsl_spi_cleanup.
 Thus the memory allocated for cs is not freed anywhere.
 Convert to use devm_kzalloc to fix the memory leak.
 
-Signed-off-by: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>
-Signed-off-by: Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+Signed-off-by: Axel Lin <axel.lin@ingics.com>
+Signed-off-by: Mark Brown <broonie@linaro.org>
 
 diff --git a/drivers/spi/spi-fsl-spi.c b/drivers/spi/spi-fsl-spi.c
 index b3e7775..98ccd23 100644
@@ -102,8 +102,3 @@ Le 19/08/2014 11:21, leroy christophe a écrit :
 > driver lm70
 >
 > Christophe
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-spi" 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/N2/content_digest
index dbc7b66..2d7609c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,12 @@
  "ref\053F31707.4040300@c-s.fr\0"
- "ref\053F31707.4040300-GgN8y9CXRhA@public.gmane.org\0"
- "From\0leroy christophe <christophe.leroy-GgN8y9CXRhA@public.gmane.org>\0"
+ "From\0leroy christophe <christophe.leroy@c-s.fr>\0"
  "Subject\0Re: Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286\0"
  "Date\0Thu, 28 Aug 2014 17:53:59 +0200\0"
- "To\0Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>"
- " Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  LinuxPPC-dev <linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
- " linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Axel Lin <axel.lin@ingics.com>"
+ " Mark Brown <broonie@linaro.org>\0"
+ "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>"
+  LinuxPPC-dev <linuxppc-dev@lists.ozlabs.org>
+ " linux-spi@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "I've been able to identify the origin of the issue. It happens since the below commit.\n"
@@ -17,7 +16,7 @@
  "\n"
  "\n"
  " From 7a40054361162d2f78f332aa868fed137beb7901 Mon Sep 17 00:00:00 2001\n"
- "From: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>\n"
+ "From: Axel Lin <axel.lin@ingics.com>\n"
  "Date: Sun, 30 Mar 2014 16:42:57 +0800\n"
  "Subject: spi: fsl-spi: Fix memory leak\n"
  "\n"
@@ -27,8 +26,8 @@
  "Thus the memory allocated for cs is not freed anywhere.\n"
  "Convert to use devm_kzalloc to fix the memory leak.\n"
  "\n"
- "Signed-off-by: Axel Lin <axel.lin-8E1dMatC8ynQT0dZR+AlfA@public.gmane.org>\n"
- "Signed-off-by: Mark Brown <broonie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Axel Lin <axel.lin@ingics.com>\n"
+ "Signed-off-by: Mark Brown <broonie@linaro.org>\n"
  "\n"
  "diff --git a/drivers/spi/spi-fsl-spi.c b/drivers/spi/spi-fsl-spi.c\n"
  "index b3e7775..98ccd23 100644\n"
@@ -113,11 +112,6 @@
  "> [    3.310342] bus: 'spi': really_probe: bound device spi32766.1 to \n"
  "> driver lm70\n"
  ">\n"
- "> Christophe\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" 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
+ > Christophe
 
-66e2c577899e942da20220b21e3021185c25c1bc23c5d5aaacf6beea7ab653c1
+db710b929c81869c8551a1d106caaaeb7e0f190502cd051037744baf9256eb84

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.