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

diff --git a/a/1.txt b/N1/1.txt
index 6220fb8..b1f737f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,8 +22,8 @@ On Thu, 18 Oct 2007 09:37:44 -0400, Mark M. Hoffman wrote:
 >  	int val = simple_strtoul(buf, NULL, 10);
 >  	u8 conf = 0;
 >  
-> -	if (val != 0 || val != 1 || data->kind = f75373)
-> +	if (!(val = 0 || val = 1) || data->kind = f75373)
+> -	if (val != 0 || val != 1 || data->kind == f75373)
+> +	if (!(val == 0 || val == 1) || data->kind == f75373)
 >  		return -EINVAL;
 >  
 >  	mutex_lock(&data->update_lock);
@@ -41,8 +41,3 @@ driver for an example.
 Thanks,
 -- 
 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 31f8bd4..3c29cc7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020071018133744.GC3526@jupiter.solarsys.private\0"
  "From\0Jean Delvare <khali@linux-fr.org>\0"
  "Subject\0Re: [lm-sensors] hwmon/f75375s.c: buggy if()\0"
- "Date\0Fri, 19 Oct 2007 12:37:54 +0000\0"
+ "Date\0Fri, 19 Oct 2007 14:37:54 +0200\0"
  "To\0Mark M. Hoffman <mhoffman@lightlink.com>\0"
  "Cc\0Riku Voipio <riku.voipio@iki.fi>"
   Adrian Bunk <bunk@kernel.org>
@@ -35,8 +35,8 @@
  ">  \tint val = simple_strtoul(buf, NULL, 10);\n"
  ">  \tu8 conf = 0;\n"
  ">  \n"
- "> -\tif (val != 0 || val != 1 || data->kind = f75373)\n"
- "> +\tif (!(val = 0 || val = 1) || data->kind = f75373)\n"
+ "> -\tif (val != 0 || val != 1 || data->kind == f75373)\n"
+ "> +\tif (!(val == 0 || val == 1) || data->kind == f75373)\n"
  ">  \t\treturn -EINVAL;\n"
  ">  \n"
  ">  \tmutex_lock(&data->update_lock);\n"
@@ -53,11 +53,6 @@
  "\n"
  "Thanks,\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
 
-d42decacb8ebf85c17fe6a61ada3261f4489a7726b4af05f625127944b2af2ba
+914034eb0bcd3cd8bbe01e9bc0a857a55c557c61897c763009d2d43897e1b80a

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.