All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50AC9065.4010705@pengutronix.de>

diff --git a/a/1.1.hdr b/a/1.1.hdr
deleted file mode 100644
index 65a6e23..0000000
--- a/a/1.1.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/plain; charset=ISO-8859-1
-Content-Transfer-Encoding: quoted-printable
diff --git a/a/1.2.bin b/a/1.2.bin
deleted file mode 100644
index e678c6f..0000000
--- a/a/1.2.bin
+++ /dev/null
@@ -1,8 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-Comment: Using GnuPG with undefined - http://www.enigmail.net/
-
-iEYEARECAAYFAlCskGkACgkQjTAFq1RaXHOijwCfaLLYhmnN87dKsqTtI1k3n2my
-OvEAnAtGM4L7cby3yUj2eSwot+VYIlxh
-=97te
------END PGP SIGNATURE-----
diff --git a/a/1.2.hdr b/a/1.2.hdr
deleted file mode 100644
index a198b95..0000000
--- a/a/1.2.hdr
+++ /dev/null
@@ -1,3 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
-Content-Description: OpenPGP digital signature
-Content-Disposition: attachment; filename="signature.asc"
diff --git a/a/1.1.txt b/N1/1.txt
similarity index 94%
rename from a/1.1.txt
rename to N1/1.txt
index 3dfc2ed..7b57a24 100644
--- a/a/1.1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ On 11/21/2012 06:44 AM, AnilKumar Ch wrote:
 > pinctrl data addition is not added to am335x-evm.dts (only supports
 > CPLD profile#0) because d_can1 is supported under CPLD profile#1.
 > 
-> Signed-off-by: AnilKumar Ch <anilkumar-l0cyMroinI0@public.gmane.org>
+> Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
 > ---
 > Changes from v1:
 > 	- Incorporated Marc's comments on v1
@@ -156,3 +156,11 @@ Pengutronix e.K.                  | Marc Kleine-Budde           |
 Industrial Linux Solutions        | Phone: +49-231-2826-924     |
 Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
 Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
+
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 261 bytes
+Desc: OpenPGP digital signature
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121121/a30ed3a8/attachment-0001.sig>
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 4b86001..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,4 +0,0 @@
-Content-Type: text/plain; charset="us-ascii"
-MIME-Version: 1.0
-Content-Transfer-Encoding: 7bit
-Content-Disposition: inline
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index 0fd860f..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-_______________________________________________
-devicetree-discuss mailing list
-devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-https://lists.ozlabs.org/listinfo/devicetree-discuss
diff --git a/a/content_digest b/N1/content_digest
index b3421c6..e21884b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,9 @@
  "ref\01353476650-24398-1-git-send-email-anilkumar@ti.com\0"
- "ref\01353476650-24398-1-git-send-email-anilkumar-l0cyMroinI0@public.gmane.org\0"
- "From\0Marc Kleine-Budde <mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2] can: c_can: Add d_can raminit support\0"
+ "From\0mkl@pengutronix.de (Marc Kleine-Budde)\0"
+ "Subject\0[PATCH v2] can: c_can: Add d_can raminit support\0"
  "Date\0Wed, 21 Nov 2012 09:27:17 +0100\0"
- "To\0AnilKumar Ch <anilkumar-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
-  linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
- "\02:1.1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On 11/21/2012 06:44 AM, AnilKumar Ch wrote:\n"
  "> Add D_CAN raminit support to C_CAN driver to enable D_CAN RAM,\n"
@@ -29,7 +24,7 @@
  "> pinctrl data addition is not added to am335x-evm.dts (only supports\n"
  "> CPLD profile#0) because d_can1 is supported under CPLD profile#1.\n"
  "> \n"
- "> Signed-off-by: AnilKumar Ch <anilkumar-l0cyMroinI0@public.gmane.org>\n"
+ "> Signed-off-by: AnilKumar Ch <anilkumar@ti.com>\n"
  "> ---\n"
  "> Changes from v1:\n"
  "> \t- Incorporated Marc's comments on v1\n"
@@ -167,24 +162,14 @@
  "Pengutronix e.K.                  | Marc Kleine-Budde           |\n"
  "Industrial Linux Solutions        | Phone: +49-231-2826-924     |\n"
  "Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |\n"
- Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
- "\02:1.2\0"
- "fn\0signature.asc\0"
- "d\0OpenPGP digital signature\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v1.4.10 (GNU/Linux)\n"
- "Comment: Using GnuPG with undefined - http://www.enigmail.net/\n"
+ "Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |\n"
  "\n"
- "iEYEARECAAYFAlCskGkACgkQjTAFq1RaXHOijwCfaLLYhmnN87dKsqTtI1k3n2my\n"
- "OvEAnAtGM4L7cby3yUj2eSwot+VYIlxh\n"
- "=97te\n"
- "-----END PGP SIGNATURE-----\n"
- "\01:2\0"
- "b\0"
- "_______________________________________________\n"
- "devicetree-discuss mailing list\n"
- "devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
- https://lists.ozlabs.org/listinfo/devicetree-discuss
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: signature.asc\n"
+ "Type: application/pgp-signature\n"
+ "Size: 261 bytes\n"
+ "Desc: OpenPGP digital signature\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121121/a30ed3a8/attachment-0001.sig>
 
-57f99ad6701c39dbaecb46d2da3daf1e1c2eb207c96a788de2dcf8383b063e02
+f7976c85448197cca26d17aeee7a098f54eaedae0e174639abc0a6464a265496

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.