All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52C4D513.50404@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index fb726d5..9cc7ef5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -55,7 +55,7 @@ so how about to add a property named as "governor",
 and parse it to tzp->governor_name ?
 something like:
                 ret = of_property_read_string(child, "governor", &str);
-                if (ret == 0)
+                if (ret = 0)
                         if (strlen(str) < THERMAL_NAME_LENGTH)
                                 strcpy(tzp->governor_name, str);
 
@@ -90,3 +90,9 @@ Wei.
 > +}
 > +
 >
+
+
+_______________________________________________
+lm-sensors mailing list
+lm-sensors@lm-sensors.org
+http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
diff --git a/a/content_digest b/N1/content_digest
index 09edbae..79485bf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01384285582-16933-1-git-send-email-eduardo.valentin@ti.com\0"
  "ref\01384285582-16933-3-git-send-email-eduardo.valentin@ti.com\0"
  "From\0Wei Ni <wei.nee.1977@gmail.com>\0"
- "Subject\0Re: [PATCHv9 02/20] thermal: introduce device tree parser\0"
- "Date\0Thu, 02 Jan 2014 10:55:15 +0800\0"
+ "Subject\0Re: [lm-sensors] [PATCHv9 02/20] thermal: introduce device tree parser\0"
+ "Date\0Thu, 02 Jan 2014 02:55:15 +0000\0"
  "To\0Eduardo Valentin <eduardo.valentin@ti.com>"
   swarren@wwwdotorg.org
   pawel.moll@arm.com
@@ -77,7 +77,7 @@
  "and parse it to tzp->governor_name ?\n"
  "something like:\n"
  "                ret = of_property_read_string(child, \"governor\", &str);\n"
- "                if (ret == 0)\n"
+ "                if (ret = 0)\n"
  "                        if (strlen(str) < THERMAL_NAME_LENGTH)\n"
  "                                strcpy(tzp->governor_name, str);\n"
  "\n"
@@ -111,6 +111,12 @@
  "> +\treturn -ENOMEM;\n"
  "> +}\n"
  "> +\n"
- >
+ ">\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "lm-sensors mailing list\n"
+ "lm-sensors@lm-sensors.org\n"
+ http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
 
-2a37c4215128961a10723d7effa49739c7fdfe0e1152e34607c83d0c54803e2e
+b52f16231c29f2eb7344309a318f30fe0f8398b8ccc90e394583b4139bfa96a9

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.