All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100820102646.7659b6b7@hyperion.delvare>

diff --git a/a/1.txt b/N1/1.txt
index 6ce4f5e..1343233 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -56,7 +56,7 @@ fix is worth adding to the stable kernel series or not.
 > +#endif
 > +
 >  	list_for_each_entry_safe(p, n, &pdev_list, list) {
->  		if (p->cpu = cpu) {
+>  		if (p->cpu == cpu) {
 > +			mutex_lock(&pdev_list_mutex);
 >  			platform_device_unregister(p->pdev);
 >  			list_del(&p->list);
@@ -165,8 +165,3 @@ you think?
 
 -- 
 Jean Delvare
-
-_______________________________________________
-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 4491901..4f12911 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01282172027-640-1-git-send-email-fenghua.yu@intel.com\0"
  "From\0Jean Delvare <khali@nerim.net>\0"
- "Subject\0Re: [lm-sensors] [PATCH] drivers/hwmon/coretemp: Fix incorrect\0"
- "Date\0Fri, 20 Aug 2010 08:26:46 +0000\0"
+ "Subject\0Re: [PATCH] drivers/hwmon/coretemp: Fix incorrect hot-removed CPU's core sensor issue\0"
+ "Date\0Fri, 20 Aug 2010 10:26:46 +0200\0"
  "To\0Fenghua Yu <fenghua.yu@intel.com>\0"
  "Cc\0Rudolf Marek <r.marek@assembler.cz>"
   Huaxu Wan <huaxu.wan@intel.com>
@@ -69,7 +69,7 @@
  "> +#endif\n"
  "> +\n"
  ">  \tlist_for_each_entry_safe(p, n, &pdev_list, list) {\n"
- ">  \t\tif (p->cpu = cpu) {\n"
+ ">  \t\tif (p->cpu == cpu) {\n"
  "> +\t\t\tmutex_lock(&pdev_list_mutex);\n"
  ">  \t\t\tplatform_device_unregister(p->pdev);\n"
  ">  \t\t\tlist_del(&p->list);\n"
@@ -177,11 +177,6 @@
  "you think?\n"
  "\n"
  "-- \n"
- "Jean Delvare\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ Jean Delvare
 
-7a54f9f768106278d4bcb6a45b7b0fbb82b6604d4eeed3321bc3375fe09c9585
+1312358e750658c18025983ab36552fa9c41406e4f1ab460d33651e997bdc9c7

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.