All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <CA+7wUsys=J8vkEOtzd26B6MGEhfTBRzaA_myuUWNzf24rMvn+A@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 80c3a48..c5cb057 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Tue, Feb 27, 2018 at 8:33 AM, Christophe LEROY
 <christophe.leroy@c-s.fr> wrote:
 >
 >
-> Le 27/02/2018 à 08:25, Mathieu Malaterre a écrit :
+> Le 27/02/2018 =C3=A0 08:25, Mathieu Malaterre a =C3=A9crit :
 >>
 >> On Mon, Feb 26, 2018 at 3:45 PM, Andy Shevchenko
 >> <andy.shevchenko@gmail.com> wrote:
@@ -17,17 +17,18 @@ On Tue, Feb 27, 2018 at 8:33 AM, Christophe LEROY
 >>>>>   static void __init check_cpu_feature_properties(unsigned long node)
 >>>>>   {
 >>>>> -       unsigned long i;
->>>>>          struct feature_property *fp = feature_properties;
+>>>>>          struct feature_property *fp =3D feature_properties;
 >>>>>          const __be32 *prop;
 >>>>>
 >>>>
 >>>> Much simpler is just add
 >>>>
->>>> if (ARRAY_SIZE() == 0)
+>>>> if (ARRAY_SIZE() =3D=3D 0)
 >>>>   return;
 >>>>
->>>>> -       for (i = 0; i < ARRAY_SIZE(feature_properties); ++i, ++fp) {
->>>>> +       for (; fp != feature_properties +
+>>>>> -       for (i =3D 0; i < ARRAY_SIZE(feature_properties); ++i, ++fp) =
+{
+>>>>> +       for (; fp !=3D feature_properties +
 >>>>> ARRAY_SIZE(feature_properties); ++fp) {
 >>>
 >>>
@@ -45,7 +46,8 @@ On Tue, Feb 27, 2018 at 8:33 AM, Christophe LEROY
 >>
 >
 >
-> Why not do as suggested by Segher, ie just replace < by != in the original
+> Why not do as suggested by Segher, ie just replace < by !=3D in the origi=
+nal
 > form ?
 
 I can do that.
diff --git a/a/content_digest b/N1/content_digest
index 4effe0f..79df187 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -46,7 +46,7 @@
   "<christophe.leroy\@c-s.fr> wrote:\n",
   ">\n",
   ">\n",
-  "> Le 27/02/2018 \303\240 08:25, Mathieu Malaterre a \303\251crit :\n",
+  "> Le 27/02/2018 =C3=A0 08:25, Mathieu Malaterre a =C3=A9crit :\n",
   ">>\n",
   ">> On Mon, Feb 26, 2018 at 3:45 PM, Andy Shevchenko\n",
   ">> <andy.shevchenko\@gmail.com> wrote:\n",
@@ -61,17 +61,18 @@
   ">>>>>   static void __init check_cpu_feature_properties(unsigned long node)\n",
   ">>>>>   {\n",
   ">>>>> -       unsigned long i;\n",
-  ">>>>>          struct feature_property *fp = feature_properties;\n",
+  ">>>>>          struct feature_property *fp =3D feature_properties;\n",
   ">>>>>          const __be32 *prop;\n",
   ">>>>>\n",
   ">>>>\n",
   ">>>> Much simpler is just add\n",
   ">>>>\n",
-  ">>>> if (ARRAY_SIZE() == 0)\n",
+  ">>>> if (ARRAY_SIZE() =3D=3D 0)\n",
   ">>>>   return;\n",
   ">>>>\n",
-  ">>>>> -       for (i = 0; i < ARRAY_SIZE(feature_properties); ++i, ++fp) {\n",
-  ">>>>> +       for (; fp != feature_properties +\n",
+  ">>>>> -       for (i =3D 0; i < ARRAY_SIZE(feature_properties); ++i, ++fp) =\n",
+  "{\n",
+  ">>>>> +       for (; fp !=3D feature_properties +\n",
   ">>>>> ARRAY_SIZE(feature_properties); ++fp) {\n",
   ">>>\n",
   ">>>\n",
@@ -89,7 +90,8 @@
   ">>\n",
   ">\n",
   ">\n",
-  "> Why not do as suggested by Segher, ie just replace < by != in the original\n",
+  "> Why not do as suggested by Segher, ie just replace < by !=3D in the origi=\n",
+  "nal\n",
   "> form ?\n",
   "\n",
   "I can do that.\n",
@@ -104,4 +106,4 @@
   "> Christophe"
 ]
 
-45d2fe109cf7d81074119bba3e6dc63cdc5da81359da5d5166c9653aca74f469
+a1e74245b0b6547e4653ade748020d2d3f351cf8d2a82061d2f790033fc62622

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.