diff for duplicates of <52C4D6F3.1040407@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 9d97058..2e70d9c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -62,7 +62,7 @@ On 01/02/2014 10:55 AM, Wei Ni wrote: > 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); > @@ -97,4 +97,10 @@ On 01/02/2014 10:55 AM, Wei Ni wrote: >> +} >> + >> -> +> + + +_______________________________________________ +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 d25431c..21e61a7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\01384285582-16933-3-git-send-email-eduardo.valentin@ti.com\0" "ref\052C4D513.50404@gmail.com\0" "From\0Wei Ni <wni@nvidia.com>\0" - "Subject\0Re: [PATCHv9 02/20] thermal: introduce device tree parser\0" - "Date\0Thu, 2 Jan 2014 11:03:15 +0800\0" + "Subject\0Re: [lm-sensors] [PATCHv9 02/20] thermal: introduce device tree parser\0" + "Date\0Thu, 02 Jan 2014 03:03:15 +0000\0" "To\0Wei Ni <wei.nee.1977@gmail.com>" Eduardo Valentin <eduardo.valentin@ti.com> swarren@wwwdotorg.org <swarren@wwwdotorg.org> @@ -85,7 +85,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" @@ -120,6 +120,12 @@ ">> +}\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 -6393cc3947c6993d80e50846457996d495d3e0dde6ff4911d7e7082f094d0baf +6d1b5c48a649c4e2eea5702a07e995cd28d8d8da2e9315ea1dc311bc9598505e
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.