All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <200706272256.16418.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index 4d7eaea..d06ab7d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,13 @@
 On Wednesday 27 June 2007, Zhang Wei wrote:
-> +static struct of_device_id mpc86xx_of_ids[] =3D {
-> +=A0=A0=A0=A0=A0=A0=A0{ .type =3D "soc", },
-> +=A0=A0=A0=A0=A0=A0=A0{ .compatible =3D "fsl,rapidio-delta", },
-> +=A0=A0=A0=A0=A0=A0=A0{},
+> +static struct of_device_id mpc86xx_of_ids[] = {
+> +       { .type = "soc", },
+> +       { .compatible = "fsl,rapidio-delta", },
+> +       {},
 > +};
 > +
 > +static __init int mpc86xx_of_device_init(void)
 > +{
-> +=A0=A0=A0=A0=A0=A0=A0return of_platform_bus_probe(NULL, mpc86xx_of_ids, =
-NULL);
+> +       return of_platform_bus_probe(NULL, mpc86xx_of_ids, NULL);
 > +}
 
 This will add any devices below the "fsl,rapidio-delta" device
diff --git a/a/content_digest b/N1/content_digest
index 29e1c25..3f877fa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,21 +5,22 @@
  "Subject\0Re: [PATCH 3/5 v2] Add the platform device support with RapidIO to MPC8641HPCN platform.\0"
  "Date\0Wed, 27 Jun 2007 22:56:15 +0200\0"
  "To\0linuxppc-dev@ozlabs.org\0"
- "Cc\0paulus@samba.org"
+ "Cc\0Zhang Wei <wei.zhang@freescale.com>"
+  mporter@kernel.crashing.org
+  paulus@samba.org
  " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Wednesday 27 June 2007, Zhang Wei wrote:\n"
- "> +static struct of_device_id mpc86xx_of_ids[] =3D {\n"
- "> +=A0=A0=A0=A0=A0=A0=A0{ .type =3D \"soc\", },\n"
- "> +=A0=A0=A0=A0=A0=A0=A0{ .compatible =3D \"fsl,rapidio-delta\", },\n"
- "> +=A0=A0=A0=A0=A0=A0=A0{},\n"
+ "> +static struct of_device_id mpc86xx_of_ids[] = {\n"
+ "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240{ .type = \"soc\", },\n"
+ "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240{ .compatible = \"fsl,rapidio-delta\", },\n"
+ "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240{},\n"
  "> +};\n"
  "> +\n"
  "> +static __init int mpc86xx_of_device_init(void)\n"
  "> +{\n"
- "> +=A0=A0=A0=A0=A0=A0=A0return of_platform_bus_probe(NULL, mpc86xx_of_ids, =\n"
- "NULL);\n"
+ "> +\302\240\302\240\302\240\302\240\302\240\302\240\302\240return of_platform_bus_probe(NULL, mpc86xx_of_ids, NULL);\n"
  "> +}\n"
  "\n"
  "This will add any devices below the \"fsl,rapidio-delta\" device\n"
@@ -31,4 +32,4 @@
  "\n"
  "\tArnd <><"
 
-d875b4f85accf4a99a64a1c8bbaa9a125801a0c9542353d8c85cf23bb5260200
+517a812e12d7724a5bb4f60674f31f3239256835af99947765d410f05029c20e

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.