All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <572BECE6.1080303@gmail.com>

diff --git a/N1/1.1.hdr b/N1/1.1.hdr
new file mode 100644
index 0000000..afada38
--- /dev/null
+++ b/N1/1.1.hdr
@@ -0,0 +1,2 @@
+Content-Type: text/plain; charset=utf-8
+Content-Transfer-Encoding: quoted-printable
diff --git a/a/1.txt b/N1/1.1.txt
similarity index 100%
rename from a/1.txt
rename to N1/1.1.txt
diff --git a/a/2.bin b/N1/1.2.bin
similarity index 100%
rename from a/2.bin
rename to N1/1.2.bin
diff --git a/N1/1.2.hdr b/N1/1.2.hdr
new file mode 100644
index 0000000..6fa471c
--- /dev/null
+++ b/N1/1.2.hdr
@@ -0,0 +1,2 @@
+Content-Type: text/html; charset=utf-8
+Content-Transfer-Encoding: quoted-printable
diff --git a/a/2.hdr b/N1/2.hdr
index 432d92c..5216513 100644
--- a/a/2.hdr
+++ b/N1/2.hdr
@@ -1,2 +1,4 @@
-Content-Type: text/html; charset=utf-8
-Content-Transfer-Encoding: 8bit
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: base64
+Content-Disposition: inline
diff --git a/N1/2.txt b/N1/2.txt
new file mode 100644
index 0000000..d258c5f
--- /dev/null
+++ b/N1/2.txt
@@ -0,0 +1,4 @@
+_______________________________________________
+Linuxppc-dev mailing list
+Linuxppc-dev@lists.ozlabs.org
+https://lists.ozlabs.org/listinfo/linuxppc-dev
diff --git a/a/content_digest b/N1/content_digest
index 5a27979..fe0cff1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -10,10 +10,10 @@
   devicetree@vger.kernel.org
  " linuxppc-dev@lists.ozlabs.org\0"
  "Cc\0grant.likely@linaro.org"
-  frowand.list@gmail.com
+  paulus@samba.org
   robh+dt@kernel.org
- " paulus@samba.org\0"
- "\01:1\0"
+ " frowand.list@gmail.com\0"
+ "\02:1.1\0"
  "b\0"
  "\n"
  "\n"
@@ -24,53 +24,59 @@
  "I didn't delete the prop = NULL; initially as I didn't fully understand\n"
  "how it was used in the rest of the function and the effect of deleting\n"
  it.
+ "\02:1.2\0"
+ "b\0"
+ "<html>\r\n"
+ "  <head>\r\n"
+ "    <meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">\r\n"
+ "  </head>\r\n"
+ "  <body text=\"#000000\" bgcolor=\"#FFFFFF\">\r\n"
+ "    <br>\r\n"
+ "    <br>\r\n"
+ "    On 05/05/16 16:50, Michael Ellerman wrote:<br>\r\n"
+ "    <span style=\"white-space: pre;\">&gt; On Tue, 2016-05-03 at 15:32 -0700, Tyrel Datwyler wrote:\r\n"
+ "&gt;&gt; On 04/27/2016 10:34 PM, Suraj Jitindar Singh wrote:\r\n"
+ "&gt;&gt;&gt; diff --git a/arch/powerpc/platforms/pseries/mobility.c b/arch/powerpc/platforms/pseries/mobility.c\r\n"
+ "&gt;&gt;&gt; index ceb18d3..a560a98 100644\r\n"
+ "&gt;&gt;&gt; --- a/arch/powerpc/platforms/pseries/mobility.c\r\n"
+ "&gt;&gt;&gt; +++ b/arch/powerpc/platforms/pseries/mobility.c\r\n"
+ "&gt;&gt;&gt; @@ -191,8 +191,8 @@ static int update_dt_node(__be32 phandle, s32 scope)\r\n"
+ "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 break;\r\n"
+ "&gt;&gt;&gt;\302\240 \r\n"
+ "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 case 0x80000000:\r\n"
+ "&gt;&gt;&gt; -\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 prop = of_find_property(dn, prop_name, NULL);\r\n"
+ "&gt;&gt;&gt; -\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 of_remove_property(dn, prop);\r\n"
+ "&gt;&gt;&gt; +\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 of_remove_property(dn, of_find_property(dn,\r\n"
+ "&gt;&gt;&gt; +\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 prop_name, NULL));\r\n"
+ "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 prop = NULL;\r\n"
+ "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 break;\r\n"
+ "&gt;&gt;&gt;\r\n"
+ "&gt;&gt;\r\n"
+ "&gt;&gt; You haven't removed a NULL check here, as suggested by the changelog,\r\n"
+ "&gt;&gt; but instead made a cosmetic change to the code that still leaves behind\r\n"
+ "&gt;&gt; a now unnecessary \"prop = NULL;\" to bit rot.\r\n"
+ "&gt;\r\n"
+ "&gt; Yeah I think you're right. Though it's not very clear how prop is used in that\r\n"
+ "&gt; function.\r\n"
+ "&gt;\r\n"
+ "&gt; Please one of you send me an incremental to remove the prop = NULL;\r\n"
+ "&gt;\r\n"
+ "&gt; cheers\r\n"
+ "&gt;</span><br>\r\n"
+ "    <br>\r\n"
+ "    I didn't delete the prop = NULL; initially as I didn't fully\r\n"
+ "    understand<br>\r\n"
+ "    how it was used in the rest of the function and the effect of\r\n"
+ "    deleting<br>\r\n"
+ "    it.<br>\r\n"
+ "    <br>\r\n"
+ "  </body>\r\n"
+ "</html>\r\n"
  "\01:2\0"
  "b\0"
- "<html>\n"
- "  <head>\n"
- "    <meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">\n"
- "  </head>\n"
- "  <body text=\"#000000\" bgcolor=\"#FFFFFF\">\n"
- "    <br>\n"
- "    <br>\n"
- "    On 05/05/16 16:50, Michael Ellerman wrote:<br>\n"
- "    <span style=\"white-space: pre;\">&gt; On Tue, 2016-05-03 at 15:32 -0700, Tyrel Datwyler wrote:\n"
- "&gt;&gt; On 04/27/2016 10:34 PM, Suraj Jitindar Singh wrote:\n"
- "&gt;&gt;&gt; diff --git a/arch/powerpc/platforms/pseries/mobility.c b/arch/powerpc/platforms/pseries/mobility.c\n"
- "&gt;&gt;&gt; index ceb18d3..a560a98 100644\n"
- "&gt;&gt;&gt; --- a/arch/powerpc/platforms/pseries/mobility.c\n"
- "&gt;&gt;&gt; +++ b/arch/powerpc/platforms/pseries/mobility.c\n"
- "&gt;&gt;&gt; @@ -191,8 +191,8 @@ static int update_dt_node(__be32 phandle, s32 scope)\n"
- "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 break;\n"
- "&gt;&gt;&gt;\302\240 \n"
- "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 case 0x80000000:\n"
- "&gt;&gt;&gt; -\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 prop = of_find_property(dn, prop_name, NULL);\n"
- "&gt;&gt;&gt; -\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 of_remove_property(dn, prop);\n"
- "&gt;&gt;&gt; +\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 of_remove_property(dn, of_find_property(dn,\n"
- "&gt;&gt;&gt; +\302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 prop_name, NULL));\n"
- "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 prop = NULL;\n"
- "&gt;&gt;&gt;\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 \302\240\302\240\302\240 break;\n"
- "&gt;&gt;&gt;\n"
- "&gt;&gt;\n"
- "&gt;&gt; You haven't removed a NULL check here, as suggested by the changelog,\n"
- "&gt;&gt; but instead made a cosmetic change to the code that still leaves behind\n"
- "&gt;&gt; a now unnecessary \"prop = NULL;\" to bit rot.\n"
- "&gt;\n"
- "&gt; Yeah I think you're right. Though it's not very clear how prop is used in that\n"
- "&gt; function.\n"
- "&gt;\n"
- "&gt; Please one of you send me an incremental to remove the prop = NULL;\n"
- "&gt;\n"
- "&gt; cheers\n"
- "&gt;</span><br>\n"
- "    <br>\n"
- "    I didn't delete the prop = NULL; initially as I didn't fully\n"
- "    understand<br>\n"
- "    how it was used in the rest of the function and the effect of\n"
- "    deleting<br>\n"
- "    it.<br>\n"
- "    <br>\n"
- "  </body>\n"
- "</html>\n"
+ "_______________________________________________\n"
+ "Linuxppc-dev mailing list\n"
+ "Linuxppc-dev@lists.ozlabs.org\n"
+ https://lists.ozlabs.org/listinfo/linuxppc-dev
 
-d6c8dd44df570e37dd1d3908b43c4d238c13081d77d7e6e30e2c0568cf4b7ea0
+af289b8dbf6e11029aec748051f144c3448aa294c5430429908548a8a9098540

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.