All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1391006064-28890-5-git-send-email-b.brezillon.dev@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index d80f4f0..d336aa3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ index 9e6c8f9..67f0829 100644
 + * This struct defines the timing requirements of a SDR NAND chip.
 + * These informations can be found in every NAND datasheets and the timings
 + * meaning are described in the ONFI specifications:
-+ * www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf‎ (chapter 4.15 Timing
++ * www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf? (chapter 4.15 Timing
 + * Parameters)
 + *
 + */
diff --git a/a/content_digest b/N1/content_digest
index b64ef73..85bc8ab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,8 @@
  "ref\01391006064-28890-1-git-send-email-b.brezillon.dev@gmail.com\0"
- "From\0Boris BREZILLON <b.brezillon.dev@gmail.com>\0"
+ "From\0b.brezillon.dev@gmail.com (Boris BREZILLON)\0"
  "Subject\0[RFC PATCH v2 04/14] mtd: nand: define struct nand_timings\0"
  "Date\0Wed, 29 Jan 2014 15:34:14 +0100\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>"
-  Rob Landley <rob@landley.net>
-  Russell King <linux@arm.linux.org.uk>
-  David Woodhouse <dwmw2@infradead.org>
-  Grant Likely <grant.likely@linaro.org>
-  Brian Norris <computersforpeace@gmail.com>
-  Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
- " Arnd Bergmann <arnd@arndb.de>\0"
- "Cc\0devicetree@vger.kernel.org"
-  Boris BREZILLON <b.brezillon.dev@gmail.com>
-  linux-doc@vger.kernel.org
-  dev@linux-sunxi.org
-  linux-kernel@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"
  "Define a struct containing the standard NAND timings as described in NAND\n"
@@ -42,7 +28,7 @@
  "+ * This struct defines the timing requirements of a SDR NAND chip.\n"
  "+ * These informations can be found in every NAND datasheets and the timings\n"
  "+ * meaning are described in the ONFI specifications:\n"
- "+ * www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf\342\200\216 (chapter 4.15 Timing\n"
+ "+ * www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf? (chapter 4.15 Timing\n"
  "+ * Parameters)\n"
  "+ *\n"
  "+ */\n"
@@ -88,4 +74,4 @@
  "-- \n"
  1.7.9.5
 
-341b65833738daf25510fe64af3abf7fc98387eee52ebffe283043d6d969ee86
+e0cab2a558fe62e76f26bace877d5aa4eb000c36470fdec9d51747026c2a2042

diff --git a/a/1.txt b/N2/1.txt
index d80f4f0..72c3bb4 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 Define a struct containing the standard NAND timings as described in NAND
 datasheets.
 
-Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com>
+Signed-off-by: Boris BREZILLON <b.brezillon.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 ---
  include/linux/mtd/nand.h |   49 ++++++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 49 insertions(+)
@@ -66,3 +66,8 @@ index 9e6c8f9..67f0829 100644
  #endif /* __LINUX_MTD_NAND_H */
 -- 
 1.7.9.5
+
+-- 
+You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
+To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
+For more options, visit https://groups.google.com/groups/opt_out.
diff --git a/a/content_digest b/N2/content_digest
index b64ef73..cfc71db 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,28 +1,29 @@
  "ref\01391006064-28890-1-git-send-email-b.brezillon.dev@gmail.com\0"
- "From\0Boris BREZILLON <b.brezillon.dev@gmail.com>\0"
+ "ref\01391006064-28890-1-git-send-email-b.brezillon.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Boris BREZILLON <b.brezillon.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0[RFC PATCH v2 04/14] mtd: nand: define struct nand_timings\0"
  "Date\0Wed, 29 Jan 2014 15:34:14 +0100\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>"
-  Rob Landley <rob@landley.net>
-  Russell King <linux@arm.linux.org.uk>
-  David Woodhouse <dwmw2@infradead.org>
-  Grant Likely <grant.likely@linaro.org>
-  Brian Norris <computersforpeace@gmail.com>
-  Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
- " Arnd Bergmann <arnd@arndb.de>\0"
- "Cc\0devicetree@vger.kernel.org"
-  Boris BREZILLON <b.brezillon.dev@gmail.com>
-  linux-doc@vger.kernel.org
-  dev@linux-sunxi.org
-  linux-kernel@vger.kernel.org
-  linux-mtd@lists.infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
+ " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0"
+ "Cc\0Boris BREZILLON <b.brezillon.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " dev-3kdeTeqwOZ9EV1b7eY7vFQ@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Define a struct containing the standard NAND timings as described in NAND\n"
  "datasheets.\n"
  "\n"
- "Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com>\n"
+ "Signed-off-by: Boris BREZILLON <b.brezillon.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  "---\n"
  " include/linux/mtd/nand.h |   49 ++++++++++++++++++++++++++++++++++++++++++++++\n"
  " 1 file changed, 49 insertions(+)\n"
@@ -86,6 +87,11 @@
  "+\n"
  " #endif /* __LINUX_MTD_NAND_H */\n"
  "-- \n"
- 1.7.9.5
+ "1.7.9.5\n"
+ "\n"
+ "-- \n"
+ "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n"
+ For more options, visit https://groups.google.com/groups/opt_out.
 
-341b65833738daf25510fe64af3abf7fc98387eee52ebffe283043d6d969ee86
+81d0160e5b37d33a0e2f16814a2eaa69ba017bbc5584f4ce2fdefc36dae8cb85

diff --git a/a/content_digest b/N3/content_digest
index b64ef73..6f29809 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -10,13 +10,13 @@
   Brian Norris <computersforpeace@gmail.com>
   Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
  " Arnd Bergmann <arnd@arndb.de>\0"
- "Cc\0devicetree@vger.kernel.org"
-  Boris BREZILLON <b.brezillon.dev@gmail.com>
+ "Cc\0Boris BREZILLON <b.brezillon.dev@gmail.com>"
+  devicetree@vger.kernel.org
   linux-doc@vger.kernel.org
-  dev@linux-sunxi.org
   linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
   linux-mtd@lists.infradead.org
- " linux-arm-kernel@lists.infradead.org\0"
+ " dev@linux-sunxi.org\0"
  "\00:1\0"
  "b\0"
  "Define a struct containing the standard NAND timings as described in NAND\n"
@@ -88,4 +88,4 @@
  "-- \n"
  1.7.9.5
 
-341b65833738daf25510fe64af3abf7fc98387eee52ebffe283043d6d969ee86
+f1084335ee72afecf68980f1590e864d6518292fe0d2bf52bf91e7eece507475

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.