All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080507154641.83a09a06.akpm@linux-foundation.org>

diff --git a/a/1.txt b/N1/1.txt
index 66564de..fa13f1b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 On Wed, 23 Apr 2008 22:55:16 +0200
-Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org> wrote:
+Roel Kluin <12o3l@tiscali.nl> wrote:
 
 > mpc83xx_spi->irq is unsigned, so the test fails
 > 
-> Signed-off-by: Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>
+> Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
 > ---
 > diff --git a/drivers/spi/spi_mpc83xx.c b/drivers/spi/spi_mpc83xx.c
 > index be15a62..033fd51 100644
@@ -31,9 +31,3 @@ Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org> wrote:
 
 In the recently-merged spi_mpc83xx-much-improved-driver.patch, mpc83xx_spi.irq
 has type `int' so I don't think we need this fix any more.
-
--------------------------------------------------------------------------
-This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
-Don't miss this year's exciting event. There's still time to save $100. 
-Use priority code J8TL2D2. 
-http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
diff --git a/a/content_digest b/N1/content_digest
index 4521406..1c9d0a3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,20 @@
  "ref\0480FA234.1000601@tiscali.nl\0"
- "ref\0480FA234.1000601-IWqWACnzNjzz+pZb47iToQ@public.gmane.org\0"
- "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
+ "From\0Andrew Morton <akpm@linux-foundation.org>\0"
  "Subject\0Re: [PATCH 1/2] spi_mpc83xx: test below 0 on unsigned irq in mpc83xx_spi_probe()\0"
  "Date\0Wed, 7 May 2008 15:46:41 -0700\0"
- "To\0Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\0"
- "Cc\0linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org"
-  spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Roel Kluin <12o3l@tiscali.nl>\0"
+ "Cc\0linuxppc-dev@ozlabs.org"
+  spi-devel-general@lists.sourceforge.net
+  dbrownell@users.sourceforge.net
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, 23 Apr 2008 22:55:16 +0200\n"
- "Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org> wrote:\n"
+ "Roel Kluin <12o3l@tiscali.nl> wrote:\n"
  "\n"
  "> mpc83xx_spi->irq is unsigned, so the test fails\n"
  "> \n"
- "> Signed-off-by: Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\n"
+ "> Signed-off-by: Roel Kluin <12o3l@tiscali.nl>\n"
  "> ---\n"
  "> diff --git a/drivers/spi/spi_mpc83xx.c b/drivers/spi/spi_mpc83xx.c\n"
  "> index be15a62..033fd51 100644\n"
@@ -42,12 +41,6 @@
  "> \n"
  "\n"
  "In the recently-merged spi_mpc83xx-much-improved-driver.patch, mpc83xx_spi.irq\n"
- "has type `int' so I don't think we need this fix any more.\n"
- "\n"
- "-------------------------------------------------------------------------\n"
- "This SF.net email is sponsored by the 2008 JavaOne(SM) Conference \n"
- "Don't miss this year's exciting event. There's still time to save $100. \n"
- "Use priority code J8TL2D2. \n"
- http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
+ has type `int' so I don't think we need this fix any more.
 
-7d9b0d6d89e6868932e1036809e682423e6a2bb8c41976d9483be746d5cee7fe
+61af9827f666b1d37e8ece3a7bc2f7e6bea62560df55774071ba11987a3da9c6

diff --git a/a/1.txt b/N2/1.txt
index 66564de..fa13f1b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,9 +1,9 @@
 On Wed, 23 Apr 2008 22:55:16 +0200
-Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org> wrote:
+Roel Kluin <12o3l@tiscali.nl> wrote:
 
 > mpc83xx_spi->irq is unsigned, so the test fails
 > 
-> Signed-off-by: Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>
+> Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
 > ---
 > diff --git a/drivers/spi/spi_mpc83xx.c b/drivers/spi/spi_mpc83xx.c
 > index be15a62..033fd51 100644
@@ -31,9 +31,3 @@ Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org> wrote:
 
 In the recently-merged spi_mpc83xx-much-improved-driver.patch, mpc83xx_spi.irq
 has type `int' so I don't think we need this fix any more.
-
--------------------------------------------------------------------------
-This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
-Don't miss this year's exciting event. There's still time to save $100. 
-Use priority code J8TL2D2. 
-http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
diff --git a/a/content_digest b/N2/content_digest
index 4521406..aa45c5c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,21 @@
  "ref\0480FA234.1000601@tiscali.nl\0"
- "ref\0480FA234.1000601-IWqWACnzNjzz+pZb47iToQ@public.gmane.org\0"
- "From\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
+ "From\0Andrew Morton <akpm@linux-foundation.org>\0"
  "Subject\0Re: [PATCH 1/2] spi_mpc83xx: test below 0 on unsigned irq in mpc83xx_spi_probe()\0"
  "Date\0Wed, 7 May 2008 15:46:41 -0700\0"
- "To\0Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\0"
- "Cc\0linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org"
-  spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Roel Kluin <12o3l@tiscali.nl>\0"
+ "Cc\0galak@kernel.crashing.org"
+  linuxppc-dev@ozlabs.org
+  linux-kernel@vger.kernel.org
+  dbrownell@users.sourceforge.net
+ " spi-devel-general@lists.sourceforge.net\0"
  "\00:1\0"
  "b\0"
  "On Wed, 23 Apr 2008 22:55:16 +0200\n"
- "Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org> wrote:\n"
+ "Roel Kluin <12o3l@tiscali.nl> wrote:\n"
  "\n"
  "> mpc83xx_spi->irq is unsigned, so the test fails\n"
  "> \n"
- "> Signed-off-by: Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\n"
+ "> Signed-off-by: Roel Kluin <12o3l@tiscali.nl>\n"
  "> ---\n"
  "> diff --git a/drivers/spi/spi_mpc83xx.c b/drivers/spi/spi_mpc83xx.c\n"
  "> index be15a62..033fd51 100644\n"
@@ -42,12 +42,6 @@
  "> \n"
  "\n"
  "In the recently-merged spi_mpc83xx-much-improved-driver.patch, mpc83xx_spi.irq\n"
- "has type `int' so I don't think we need this fix any more.\n"
- "\n"
- "-------------------------------------------------------------------------\n"
- "This SF.net email is sponsored by the 2008 JavaOne(SM) Conference \n"
- "Don't miss this year's exciting event. There's still time to save $100. \n"
- "Use priority code J8TL2D2. \n"
- http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
+ has type `int' so I don't think we need this fix any more.
 
-7d9b0d6d89e6868932e1036809e682423e6a2bb8c41976d9483be746d5cee7fe
+78ee95cb16b9222940e5e6f40cebcb7f5b7cd9310f6ccb66e1879fb0d10cf874

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.