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

diff --git a/a/1.txt b/N1/1.txt
index 9443028..288ba25 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -145,7 +145,7 @@ Not necessary, but I would suggest it.
 > +	if (status < 0)
 > +		return status;
 > +
-> +	if (val > INT_MAX || val = 0)
+> +	if (val > INT_MAX || val == 0)
 > +		return -EINVAL;
 > +
 > +	avg = ina226_avg_bits(val);
@@ -187,9 +187,3 @@ configure the number of averages.
 
 Thanks,
 Guenter
-
-
-_______________________________________________
-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 958d161..33fb511 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01420634769-11246-1-git-send-email-bgolaszewski@baylibre.com\0"
  "From\0Guenter Roeck <linux@roeck-us.net>\0"
- "Subject\0Re: [lm-sensors] [PATCH] hwmon: ina2xx: allow to change the averaging rate at run-time\0"
- "Date\0Wed, 07 Jan 2015 13:22:45 +0000\0"
+ "Subject\0Re: [PATCH] hwmon: ina2xx: allow to change the averaging rate at run-time\0"
+ "Date\0Wed, 07 Jan 2015 05:22:45 -0800\0"
  "To\0Bartosz Golaszewski <bgolaszewski@baylibre.com>\0"
  "Cc\0LKML <linux-kernel@vger.kernel.org>"
   Benoit Cousson <bcousson@baylibre.com>
@@ -156,7 +156,7 @@
  "> +\tif (status < 0)\n"
  "> +\t\treturn status;\n"
  "> +\n"
- "> +\tif (val > INT_MAX || val = 0)\n"
+ "> +\tif (val > INT_MAX || val == 0)\n"
  "> +\t\treturn -EINVAL;\n"
  "> +\n"
  "> +\tavg = ina226_avg_bits(val);\n"
@@ -197,12 +197,6 @@
  "configure the number of averages.\n"
  "\n"
  "Thanks,\n"
- "Guenter\n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ Guenter
 
-3fced7d792f983ab873784d518e13d5a506b01549f15dac607ed99d34bc92c18
+bb6753b140e07bab18f392799252b7dc13ca63cbadd72ae125aacfc213039def

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.