All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130215202002.GF32433@roeck-us.net>

diff --git a/a/1.txt b/N1/1.txt
index 4ee727b..71834a9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -140,7 +140,7 @@ critical temperature, which proves the point (unless I am missing something).
 >  
 > -	if (IS_ERR(data))
 > -		return PTR_ERR(data);
-> +	if (attr->index == 0) {
+> +	if (attr->index = 0) {
 > +		int ret;
 > +
 > +		ret = adt7410_update_temp(dev);
@@ -183,4 +183,9 @@ Problematic; see above.
 > -- 
 > 1.8.0
 > 
->
+> 
+
+_______________________________________________
+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 f226df3..f96da80 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01360947438-2550-1-git-send-email-lars@metafoo.de\0"
  "ref\01360947438-2550-6-git-send-email-lars@metafoo.de\0"
  "From\0Guenter Roeck <linux@roeck-us.net>\0"
- "Subject\0Re: [PATCH 6/9] hwmon: (adt7410) Don't re-read non-volatile registers\0"
- "Date\0Fri, 15 Feb 2013 12:20:02 -0800\0"
+ "Subject\0Re: [lm-sensors] [PATCH 6/9] hwmon: (adt7410) Don't re-read non-volatile registers\0"
+ "Date\0Fri, 15 Feb 2013 20:20:02 +0000\0"
  "To\0Lars-Peter Clausen <lars@metafoo.de>\0"
  "Cc\0Jean Delvare <khali@linux-fr.org>"
   Hartmut Knaack <knaack.h@gmx.de>
@@ -153,7 +153,7 @@
  ">  \n"
  "> -\tif (IS_ERR(data))\n"
  "> -\t\treturn PTR_ERR(data);\n"
- "> +\tif (attr->index == 0) {\n"
+ "> +\tif (attr->index = 0) {\n"
  "> +\t\tint ret;\n"
  "> +\n"
  "> +\t\tret = adt7410_update_temp(dev);\n"
@@ -196,6 +196,11 @@
  "> -- \n"
  "> 1.8.0\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
 
-026aaaf1a4011599d9e1364ad9abadc315a5d8646556b96f22aa790fb746d3d8
+45dafe20ad62498e882109f8c6a2dce18fac7c2c5b41016a0619a65d72b19e49

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.