All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50E56DDC.8060804@mvista.com>

diff --git a/a/1.txt b/N1/1.txt
index 7ffdffa..5e47ce2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ On 03-01-2013 15:32, David Woodhouse wrote:
 >>      I've just checked the archives: every patch version you posted had ';'
 >> after '}' missing.
 
-> If it was built-in, rather than as a module, then MODULE_DEVICE_TABLE(…)
+> If it was built-in, rather than as a module, then MODULE_DEVICE_TABLE(?)
 > expands to nothing, and the structure gets to use the semicolon from the
 > end of that line.
 
diff --git a/a/content_digest b/N1/content_digest
index 071aebf..77e7f3a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,17 +3,10 @@
  "ref\050E52D26.9010004@denx.de\0"
  "ref\050E56AED.1000509@mvista.com\0"
  "ref\01357212752.16197.127.camel@shinybook.infradead.org\0"
- "From\0Sergei Shtylyov <sshtylyov@mvista.com>\0"
- "Subject\0Re: [PATCH v6] ARM: mtd: nand: davinci: add OF support for davinci nand controller\0"
+ "From\0sshtylyov@mvista.com (Sergei Shtylyov)\0"
+ "Subject\0[PATCH v6] ARM: mtd: nand: davinci: add OF support for davinci nand controller\0"
  "Date\0Thu, 03 Jan 2013 15:39:08 +0400\0"
- "To\0David Woodhouse <dwmw2@infradead.org>\0"
- "Cc\0davinci-linux-open-source@linux.davincidsp.com"
-  devicetree-discuss@lists.ozlabs.org
-  Grant Likely <grant.likely@secretlab.ca>
-  linux-mtd@lists.infradead.org
-  Scott Wood <scottwood@freescale.com>
-  hs@denx.de
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hello.\n"
@@ -34,7 +27,7 @@
  ">>      I've just checked the archives: every patch version you posted had ';'\n"
  ">> after '}' missing.\n"
  "\n"
- "> If it was built-in, rather than as a module, then MODULE_DEVICE_TABLE(\342\200\246)\n"
+ "> If it was built-in, rather than as a module, then MODULE_DEVICE_TABLE(?)\n"
  "> expands to nothing, and the structure gets to use the semicolon from the\n"
  "> end of that line.\n"
  "\n"
@@ -44,4 +37,4 @@
  "\n"
  WBR, Sergei
 
-eca46ec05c834011068234be90a064cd4b504785ea0c3fb4465af894d8fc5045
+3ec4ff0f7909f6c117fe7bbe9ea8d8ae4fc03063cbae621c47f7ab89ab9d96bd

diff --git a/a/1.txt b/N2/1.txt
index 7ffdffa..1bb6d8c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -25,3 +25,8 @@ CONFIG_MTD_NAND_DAVINCI=m, so that's how the error got triggered at last.
 Probably worth adding this explanation to the changelog, how do you think?
 
 WBR, Sergei
+
+_______________________________________________
+devicetree-discuss mailing list
+devicetree-discuss@lists.ozlabs.org
+https://lists.ozlabs.org/listinfo/devicetree-discuss
diff --git a/a/content_digest b/N2/content_digest
index 071aebf..84eb0fe 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,17 +3,18 @@
  "ref\050E52D26.9010004@denx.de\0"
  "ref\050E56AED.1000509@mvista.com\0"
  "ref\01357212752.16197.127.camel@shinybook.infradead.org\0"
- "From\0Sergei Shtylyov <sshtylyov@mvista.com>\0"
+ "ref\01357212752.16197.127.camel-Fexsq3y4057IgHVZqg5X0TlWvGAXklZc@public.gmane.org\0"
+ "From\0Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>\0"
  "Subject\0Re: [PATCH v6] ARM: mtd: nand: davinci: add OF support for davinci nand controller\0"
  "Date\0Thu, 03 Jan 2013 15:39:08 +0400\0"
- "To\0David Woodhouse <dwmw2@infradead.org>\0"
- "Cc\0davinci-linux-open-source@linux.davincidsp.com"
-  devicetree-discuss@lists.ozlabs.org
-  Grant Likely <grant.likely@secretlab.ca>
-  linux-mtd@lists.infradead.org
-  Scott Wood <scottwood@freescale.com>
-  hs@denx.de
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0"
+ "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org"
+  Wolfgang Denk <wd-ynQEQJNshbs@public.gmane.org>
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Scott Wood <scottwood-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
+  hs-ynQEQJNshbs@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hello.\n"
@@ -42,6 +43,11 @@
  "CONFIG_MTD_NAND_DAVINCI=m, so that's how the error got triggered at last. \n"
  "Probably worth adding this explanation to the changelog, how do you think?\n"
  "\n"
- WBR, Sergei
+ "WBR, Sergei\n"
+ "\n"
+ "_______________________________________________\n"
+ "devicetree-discuss mailing list\n"
+ "devicetree-discuss@lists.ozlabs.org\n"
+ https://lists.ozlabs.org/listinfo/devicetree-discuss
 
-eca46ec05c834011068234be90a064cd4b504785ea0c3fb4465af894d8fc5045
+c5827169663e763de274b664d3531eef017aeca9f23a7609b55678d8d769d9f0

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.