diff for duplicates of <52CB6AE2.2090002@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index ac099b7..a0a433f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -100,7 +100,7 @@ On 12/31/2013 06:17 PM, Wei Ni wrote: > > mutex_lock(&thermal_list_lock); > list_for_each_entry(pos, &thermal_tz_list, node) -> if (node == pos->np) { +> if (node = pos->np) { > ref = pos; > found = true; > break; @@ -132,7 +132,8 @@ On 12/31/2013 06:17 PM, Wei Ni wrote: >> > --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html + +_______________________________________________ +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 2c3d3e3..5c522d9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,24 @@ "ref\01384285582-16933-1-git-send-email-eduardo.valentin@ti.com\0" "ref\01384285582-16933-3-git-send-email-eduardo.valentin@ti.com\0" "ref\052C299A8.4010108@nvidia.com\0" - "ref\052C299A8.4010108-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCHv9 02/20] thermal: introduce device tree parser\0" - "Date\0Tue, 7 Jan 2014 10:48:02 +0800\0" - "To\0Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - Eduardo Valentin <eduardo.valentin-l0cyMroinI0@public.gmane.org> - swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - pawel.moll-5wv7dgnIgG8@public.gmane.org <pawel.moll-5wv7dgnIgG8@public.gmane.org> - mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org> - ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org <ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org> - rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> - " rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - durgadoss.r-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <durgadoss.r-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "From\0Wei Ni <wni@nvidia.com>\0" + "Subject\0Re: [lm-sensors] [PATCHv9 02/20] thermal: introduce device tree parser\0" + "Date\0Tue, 07 Jan 2014 02:48:02 +0000\0" + "To\0Wei Ni <wni@nvidia.com>" + Eduardo Valentin <eduardo.valentin@ti.com> + swarren@wwwdotorg.org <swarren@wwwdotorg.org> + pawel.moll@arm.com <pawel.moll@arm.com> + mark.rutland@arm.com <mark.rutland@arm.com> + ian.campbell@citrix.com <ian.campbell@citrix.com> + rob.herring@calxeda.com <rob.herring@calxeda.com> + linux@roeck-us.net <linux@roeck-us.net> + " rui.zhang@intel.com <rui.zhang@intel.com>\0" + "Cc\0grant.likely@linaro.org <grant.likely@linaro.org>" + durgadoss.r@intel.com <durgadoss.r@intel.com> + linux-pm@vger.kernel.org <linux-pm@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + lm-sensors@lm-sensors.org <lm-sensors@lm-sensors.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi, Eduardo\n" @@ -124,7 +123,7 @@ "> \n" "> mutex_lock(&thermal_list_lock);\n" "> list_for_each_entry(pos, &thermal_tz_list, node)\n" - "> if (node == pos->np) {\n" + "> if (node = pos->np) {\n" "> ref = pos;\n" "> found = true;\n" "> break;\n" @@ -156,9 +155,10 @@ ">>\n" "> \n" "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "\n" + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -ce4faa1ec2c299da5459d795a1d36a106d71f548949efb98bbecac805a7e6248 +7cd148fff9f180ea6523d2469c3c5d1a3d9f52f9f30edb7c2165d9294c7b43da
diff --git a/a/1.txt b/N2/1.txt index ac099b7..f8f96d1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -130,9 +130,4 @@ On 12/31/2013 06:17 PM, Wei Ni wrote: >> +} >> + >> -> - --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N2/content_digest index 2c3d3e3..e0f651d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,24 @@ "ref\01384285582-16933-1-git-send-email-eduardo.valentin@ti.com\0" "ref\01384285582-16933-3-git-send-email-eduardo.valentin@ti.com\0" "ref\052C299A8.4010108@nvidia.com\0" - "ref\052C299A8.4010108-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "From\0Wei Ni <wni@nvidia.com>\0" "Subject\0Re: [PATCHv9 02/20] thermal: introduce device tree parser\0" "Date\0Tue, 7 Jan 2014 10:48:02 +0800\0" - "To\0Wei Ni <wni-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - Eduardo Valentin <eduardo.valentin-l0cyMroinI0@public.gmane.org> - swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - pawel.moll-5wv7dgnIgG8@public.gmane.org <pawel.moll-5wv7dgnIgG8@public.gmane.org> - mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org> - ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org <ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org> - rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> - " rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - durgadoss.r-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org <durgadoss.r-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Wei Ni <wni@nvidia.com>" + Eduardo Valentin <eduardo.valentin@ti.com> + swarren@wwwdotorg.org <swarren@wwwdotorg.org> + pawel.moll@arm.com <pawel.moll@arm.com> + mark.rutland@arm.com <mark.rutland@arm.com> + ian.campbell@citrix.com <ian.campbell@citrix.com> + rob.herring@calxeda.com <rob.herring@calxeda.com> + linux@roeck-us.net <linux@roeck-us.net> + " rui.zhang@intel.com <rui.zhang@intel.com>\0" + "Cc\0grant.likely@linaro.org <grant.likely@linaro.org>" + durgadoss.r@intel.com <durgadoss.r@intel.com> + linux-pm@vger.kernel.org <linux-pm@vger.kernel.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + lm-sensors@lm-sensors.org <lm-sensors@lm-sensors.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi, Eduardo\n" @@ -154,11 +153,6 @@ ">> +}\n" ">> +\n" ">>\n" - "> \n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -ce4faa1ec2c299da5459d795a1d36a106d71f548949efb98bbecac805a7e6248 +48ca0517b00a616af516815095ab3997fa81c405bf54d642f4be2d52a7bae22a
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.