All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100802125224.GJ12293@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index 6f74df0..89882e9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,31 +20,31 @@ Regards,
 
 Tony
 
->      Discussion: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27630.html
+>      Discussion: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg27630.html
 > 
 >    No code change from previous version.
 >    Looping linux-arm-kernel mailing list with new version.
 > 
 >    Changes in this series -
 > 	gpmc_hwcontrol() function in gpmc.c, break into various small function.
->    v6: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31936.html
+>    v6: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg31936.html
 > 
 >   Unused function removed.
->   v5: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30305.html
+>   v5: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg30305.html
 > 		
 >   Functions related to ecc and prefetch engine are optimized.
->   v4: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg29458.html
+>   v4: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg29458.html
 > 
 >   Few functionality was missing  like - There should be some locking as only
 >    one chipselect can use the ECC or prefetch engine at a time. If you have
 >    NAND in two chipselects, bad things would happen.
->   v3: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28715.html
+>   v3: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg28715.html
 > 
 >   Additionally, it was needed to implement more functions for the platform
 >   init code to use.
->   v2: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28467.html
+>   v2: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg28467.html
 > 	
->   v1: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28164.html
+>   v1: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg28164.html
 > 
 > 
 > Sukumar Ghorai (3):
@@ -65,5 +65,5 @@ Tony
 >  11 files changed, 371 insertions(+), 341 deletions(-)
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-omap" in
-> the body of a message to majordomo@vger.kernel.org
+> the body of a message to majordomo at vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 0f6ba7b..36c0b83 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,8 @@
  "ref\01278666886-30293-1-git-send-email-s-ghorai@ti.com\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH v7 0/3] omap3 nand: cleanup exiting platform related code\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH v7 0/3] omap3 nand: cleanup exiting platform related code\0"
  "Date\0Mon, 2 Aug 2010 15:52:24 +0300\0"
- "To\0Sukumar Ghorai <s-ghorai@ti.com>\0"
- "Cc\0linux-omap@vger.kernel.org"
-  linux-mtd@lists.infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "* Sukumar Ghorai <s-ghorai@ti.com> [100709 12:09]:\n"
@@ -30,31 +27,31 @@
  "\n"
  "Tony\n"
  "\n"
- ">      Discussion: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27630.html\n"
+ ">      Discussion: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg27630.html\n"
  "> \n"
  ">    No code change from previous version.\n"
  ">    Looping linux-arm-kernel mailing list with new version.\n"
  "> \n"
  ">    Changes in this series -\n"
  "> \tgpmc_hwcontrol() function in gpmc.c, break into various small function.\n"
- ">    v6: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg31936.html\n"
+ ">    v6: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg31936.html\n"
  "> \n"
  ">   Unused function removed.\n"
- ">   v5: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg30305.html\n"
+ ">   v5: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg30305.html\n"
  "> \t\t\n"
  ">   Functions related to ecc and prefetch engine are optimized.\n"
- ">   v4: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg29458.html\n"
+ ">   v4: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg29458.html\n"
  "> \n"
  ">   Few functionality was missing  like - There should be some locking as only\n"
  ">    one chipselect can use the ECC or prefetch engine at a time. If you have\n"
  ">    NAND in two chipselects, bad things would happen.\n"
- ">   v3: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28715.html\n"
+ ">   v3: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg28715.html\n"
  "> \n"
  ">   Additionally, it was needed to implement more functions for the platform\n"
  ">   init code to use.\n"
- ">   v2: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28467.html\n"
+ ">   v2: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg28467.html\n"
  "> \t\n"
- ">   v1: http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28164.html\n"
+ ">   v1: http://www.mail-archive.com/linux-omap at vger.kernel.org/msg28164.html\n"
  "> \n"
  "> \n"
  "> Sukumar Ghorai (3):\n"
@@ -75,7 +72,7 @@
  ">  11 files changed, 371 insertions(+), 341 deletions(-)\n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n"
- "> the body of a message to majordomo@vger.kernel.org\n"
+ "> the body of a message to majordomo at vger.kernel.org\n"
  > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-a45906ce4ec4c1e0eeb6caaf9879996fdb2ae8adb54bb6eebb6fe14d8eb829ad
+d9d5970adf9cd392525e3c72f8639314662a93416f79742ee9e0e729ca1ad76f

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.