All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <480FA234.1000601@tiscali.nl>

diff --git a/a/1.txt b/N1/1.txt
index e207b1b..ec1a5e9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 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
@@ -24,10 +24,3 @@ index be15a62..033fd51 100644
  
  	/* Register for SPI Interrupt */
  	ret = request_irq(mpc83xx_spi->irq, mpc83xx_spi_irq,
-
-
--------------------------------------------------------------------------
-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 8bb350e..cba33eb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,16 @@
- "From\0Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\0"
+ "From\0Roel Kluin <12o3l@tiscali.nl>\0"
  "Subject\0[PATCH 1/2] spi_mpc83xx: test below 0 on unsigned irq in mpc83xx_spi_probe()\0"
  "Date\0Wed, 23 Apr 2008 22:55:16 +0200\0"
- "To\0galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org"
- " linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org\0"
- "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
-  dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
- " lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0galak@kernel.crashing.org"
+ " linuxppc-dev@ozlabs.org\0"
+ "Cc\0spi-devel-general@lists.sourceforge.net"
+  dbrownell@users.sourceforge.net
+ " lkml <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "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"
@@ -33,13 +33,6 @@
  "+\tret = 0;\n"
  " \n"
  " \t/* Register for SPI Interrupt */\n"
- " \tret = request_irq(mpc83xx_spi->irq, mpc83xx_spi_irq,\n"
- "\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
+ " \tret = request_irq(mpc83xx_spi->irq, mpc83xx_spi_irq,"
 
-1cdfe400b0aa574318437fc8cb072b7e57527eaf4ee79b8a7b00990844f836b7
+5e82e6e1f07e290120298c0fc8dab1c1656e93a2e9a090beae51902f3b80f7fe

diff --git a/a/1.txt b/N2/1.txt
index e207b1b..ec1a5e9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 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
@@ -24,10 +24,3 @@ index be15a62..033fd51 100644
  
  	/* Register for SPI Interrupt */
  	ret = request_irq(mpc83xx_spi->irq, mpc83xx_spi_irq,
-
-
--------------------------------------------------------------------------
-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 8bb350e..21d9179 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,16 +1,16 @@
- "From\0Roel Kluin <12o3l-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>\0"
+ "From\0Roel Kluin <12o3l@tiscali.nl>\0"
  "Subject\0[PATCH 1/2] spi_mpc83xx: test below 0 on unsigned irq in mpc83xx_spi_probe()\0"
  "Date\0Wed, 23 Apr 2008 22:55:16 +0200\0"
- "To\0galak-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org"
- " linuxppc-dev-mnsaURCQ41sdnm+yROfE0A@public.gmane.org\0"
- "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
-  dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
- " lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0galak@kernel.crashing.org"
+ " linuxppc-dev@ozlabs.org\0"
+ "Cc\0lkml <linux-kernel@vger.kernel.org>"
+  dbrownell@users.sourceforge.net
+ " spi-devel-general@lists.sourceforge.net\0"
  "\00:1\0"
  "b\0"
  "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"
@@ -33,13 +33,6 @@
  "+\tret = 0;\n"
  " \n"
  " \t/* Register for SPI Interrupt */\n"
- " \tret = request_irq(mpc83xx_spi->irq, mpc83xx_spi_irq,\n"
- "\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
+ " \tret = request_irq(mpc83xx_spi->irq, mpc83xx_spi_irq,"
 
-1cdfe400b0aa574318437fc8cb072b7e57527eaf4ee79b8a7b00990844f836b7
+05167b540021a4077db36522ffdde2180f5531072acbefd1038253f8dfb9ef1b

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.