All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1381163377-21044-2-git-send-email-robherring2@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 37ea28e..c8e32d9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+From: Rob Herring <rob.herring@calxeda.com>
 
 Save some pointless copying of the kernel command line and just use
 boot_command_line instead.
@@ -6,11 +6,11 @@ boot_command_line instead.
 Also remove default_command_line as it is not referenced anywhere, and
 the DT code already handles the default command line.
 
-Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
-Cc: Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-Cc: Aurelien Jacquiot <a-jacquiot-l0cyMroinI0@public.gmane.org>
-Cc: linux-c6x-dev-jPsnJVOj+W6hPH1hqNUYSQ@public.gmane.org
-Reviewed-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+Signed-off-by: Rob Herring <rob.herring@calxeda.com>
+Cc: Mark Salter <msalter@redhat.com>
+Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
+Cc: linux-c6x-dev@linux-c6x.org
+Reviewed-by: Grant Likely <grant.likely@linaro.org>
 ---
  arch/c6x/include/asm/setup.h  |  2 --
  arch/c6x/kernel/devicetree.c  |  2 +-
@@ -99,8 +99,3 @@ index 279d807..5a6e141 100644
  	 * cores. It needs to be a fixed offset from PAGE_OFFSET
 -- 
 1.8.1.2
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 742b0b5..1d692f8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,17 @@
  "ref\01381163377-21044-1-git-send-email-robherring2@gmail.com\0"
- "ref\01381163377-21044-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "From\0Rob Herring <robherring2@gmail.com>\0"
  "Subject\0[PATCH v2 01/29] c6x: use boot_command_line instead of private c6x_command_line\0"
  "Date\0Mon,  7 Oct 2013 11:29:09 -0500\0"
- "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
- "Cc\0Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
-  Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
-  Aurelien Jacquiot <a-jacquiot-l0cyMroinI0@public.gmane.org>
- " linux-c6x-dev-jPsnJVOj+W6hPH1hqNUYSQ@public.gmane.org\0"
+ "To\0linux-kernel@vger.kernel.org"
+ " devicetree@vger.kernel.org\0"
+ "Cc\0Grant Likely <grant.likely@linaro.org>"
+  Rob Herring <rob.herring@calxeda.com>
+  Mark Salter <msalter@redhat.com>
+  Aurelien Jacquiot <a-jacquiot@ti.com>
+ " linux-c6x-dev@linux-c6x.org\0"
  "\00:1\0"
  "b\0"
- "From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
+ "From: Rob Herring <rob.herring@calxeda.com>\n"
  "\n"
  "Save some pointless copying of the kernel command line and just use\n"
  "boot_command_line instead.\n"
@@ -20,11 +19,11 @@
  "Also remove default_command_line as it is not referenced anywhere, and\n"
  "the DT code already handles the default command line.\n"
  "\n"
- "Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\n"
- "Cc: Mark Salter <msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
- "Cc: Aurelien Jacquiot <a-jacquiot-l0cyMroinI0@public.gmane.org>\n"
- "Cc: linux-c6x-dev-jPsnJVOj+W6hPH1hqNUYSQ@public.gmane.org\n"
- "Reviewed-by: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Rob Herring <rob.herring@calxeda.com>\n"
+ "Cc: Mark Salter <msalter@redhat.com>\n"
+ "Cc: Aurelien Jacquiot <a-jacquiot@ti.com>\n"
+ "Cc: linux-c6x-dev@linux-c6x.org\n"
+ "Reviewed-by: Grant Likely <grant.likely@linaro.org>\n"
  "---\n"
  " arch/c6x/include/asm/setup.h  |  2 --\n"
  " arch/c6x/kernel/devicetree.c  |  2 +-\n"
@@ -112,11 +111,6 @@
  " \t * This section contains data which may be shared with other\n"
  " \t * cores. It needs to be a fixed offset from PAGE_OFFSET\n"
  "-- \n"
- "1.8.1.2\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 1.8.1.2
 
-226daff04ad38692cad77247f031640fc09bf889cd0203f04e4a5355ff1cdd65
+aaee9a6fb402bf31c534e81dd47f29cf110d0c6e0559a8d4bdc3cd04d5145cc6

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.