All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1233904388-5765-2-git-send-email-cooloney@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index d45b3b5..c8cba54 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
-From: Vitja Makarov <vitja.makarov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+From: Vitja Makarov <vitja.makarov@gmail.com>
 
 flush or invalidate caches before doing DMA transfer, if needed.
 
-[Mike Frysinger <vapier.adi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: add comment to address the
+[Mike Frysinger <vapier.adi@gmail.com>: add comment to address the
 issue "Full duplex only works for non-DMA transfers".]
 
-Signed-off-by: Vitja Makarov <vitja.makarov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-Signed-off-by: Mike Frysinger <vapier.adi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-Signed-off-by: Bryan Wu <cooloney-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Signed-off-by: Vitja Makarov <vitja.makarov@gmail.com>
+Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
+Signed-off-by: Bryan Wu <cooloney@kernel.org>
 ---
  drivers/spi/spi_bfin5xx.c |   23 ++++++++++++++++++++---
  1 files changed, 20 insertions(+), 3 deletions(-)
@@ -69,10 +69,3 @@ index 7fea3cf..590f975 100644
  			dma_config = (RESTART | dma_width | DI_EN);
 -- 
 1.5.6.3
-
-------------------------------------------------------------------------------
-Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
-software. With Adobe AIR, Ajax developers can use existing skills and code to
-build responsive, highly engaging applications that combine the power of local
-resources and data with the reach of the web. Download the Adobe AIR SDK and
-Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
diff --git a/a/content_digest b/N1/content_digest
index 00aab9b..5e1870e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,26 @@
  "ref\01233904388-5765-1-git-send-email-cooloney@kernel.org\0"
- "ref\01233904388-5765-1-git-send-email-cooloney-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Bryan Wu <cooloney-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Bryan Wu <cooloney@kernel.org>\0"
  "Subject\0[PATCH 01/20] Blackfin SPI Driver: ensure cache coherency before doing DMA\0"
  "Date\0Fri,  6 Feb 2009 15:12:49 +0800\0"
- "To\0dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
- " akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org\0"
- "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
-  Vitja Makarov <vitja.makarov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Mike Frysinger <vapier.adi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "To\0dbrownell@users.sourceforge.net"
+ " akpm@linux-foundation.org\0"
+ "Cc\0spi-devel-general@lists.sourceforge.net"
+  linux-kernel@vger.kernel.org
+  Vitja Makarov <vitja.makarov@gmail.com>
+  Mike Frysinger <vapier.adi@gmail.com>
+ " Bryan Wu <cooloney@kernel.org>\0"
  "\00:1\0"
  "b\0"
- "From: Vitja Makarov <vitja.makarov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "From: Vitja Makarov <vitja.makarov@gmail.com>\n"
  "\n"
  "flush or invalidate caches before doing DMA transfer, if needed.\n"
  "\n"
- "[Mike Frysinger <vapier.adi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: add comment to address the\n"
+ "[Mike Frysinger <vapier.adi@gmail.com>: add comment to address the\n"
  "issue \"Full duplex only works for non-DMA transfers\".]\n"
  "\n"
- "Signed-off-by: Vitja Makarov <vitja.makarov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "Signed-off-by: Mike Frysinger <vapier.adi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
- "Signed-off-by: Bryan Wu <cooloney-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Vitja Makarov <vitja.makarov@gmail.com>\n"
+ "Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>\n"
+ "Signed-off-by: Bryan Wu <cooloney@kernel.org>\n"
  "---\n"
  " drivers/spi/spi_bfin5xx.c |   23 ++++++++++++++++++++---\n"
  " 1 files changed, 20 insertions(+), 3 deletions(-)\n"
@@ -81,13 +81,6 @@
  " \t\t\tdma_enable_irq(drv_data->dma_channel);\n"
  " \t\t\tdma_config = (RESTART | dma_width | DI_EN);\n"
  "-- \n"
- "1.5.6.3\n"
- "\n"
- "------------------------------------------------------------------------------\n"
- "Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)\n"
- "software. With Adobe AIR, Ajax developers can use existing skills and code to\n"
- "build responsive, highly engaging applications that combine the power of local\n"
- "resources and data with the reach of the web. Download the Adobe AIR SDK and\n"
- Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
+ 1.5.6.3
 
-44ea2e32a40a81d2b1a0e86999516bef1991455897f1d5955b08bbfb27cf68bc
+349a0fd98b2ee038bb8b9f24efb75dfb1936076a4709f9edca00af043bcfaf5d

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.