All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20071017204508.GA32110@kos.to>

diff --git a/a/1.txt b/N1/1.txt
index f311079..59883f5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@
 >                 const char *buf, size_t count)
 > {
 > ...
->         if (val != 0 || val != 1 || data->kind = f75373)
+>         if (val != 0 || val != 1 || data->kind == f75373)
 >                 return -EINVAL;
 > ...
 > 
@@ -29,16 +29,10 @@ index f1df57a..885bfe9 100644
     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);
 --
 1.5.3.1
-
-
-_______________________________________________
-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 5fb17ed..ccefa08 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020071017195439.GD3778@stusta.de\0"
  "From\0Riku Voipio <riku.voipio@iki.fi>\0"
- "Subject\0Re: [lm-sensors] hwmon/f75375s.c: buggy if()\0"
- "Date\0Wed, 17 Oct 2007 20:45:08 +0000\0"
+ "Subject\0Re: hwmon/f75375s.c: buggy if()\0"
+ "Date\0Wed, 17 Oct 2007 23:45:08 +0300\0"
  "To\0Adrian Bunk <bunk@kernel.org>\0"
  "Cc\0Mark M. Hoffman <mhoffman@lightlink.com>"
   lm-sensors@lm-sensors.org
@@ -15,7 +15,7 @@
  ">                 const char *buf, size_t count)\n"
  "> {\n"
  "> ...\n"
- ">         if (val != 0 || val != 1 || data->kind = f75373)\n"
+ ">         if (val != 0 || val != 1 || data->kind == f75373)\n"
  ">                 return -EINVAL;\n"
  "> ...\n"
  "> \n"
@@ -39,18 +39,12 @@
  "    int val = simple_strtoul(buf, NULL, 10);\n"
  "    u8 conf = 0;\n"
  "\n"
- "-   if (val != 0 || val != 1 || data->kind = f75373)\n"
- "+   if (!(val = 0 || val = 1 ) || data->kind = f75373)\n"
+ "-   if (val != 0 || val != 1 || data->kind == f75373)\n"
+ "+   if (!(val == 0 || val == 1 ) || data->kind == f75373)\n"
  "        return -EINVAL;\n"
  "\n"
  "    mutex_lock(&data->update_lock);\n"
  "--\n"
- "1.5.3.1\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ 1.5.3.1
 
-1dbbe546248ec3e57c0839ef61e4ca613eeb11708eb53802ebb3113260bea5a8
+c3ed77fdef7fe75d6446b0e6450003eb91110ccd654a29d26936f510fb497c75

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.