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

diff --git a/a/1.txt b/N1/1.txt
index 8692249..fd23bf7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ On Thu, Dec 20, 2012 at 11:22:02AM +0100, Jean Delvare wrote:
 > > Other impact is unpredictable. Problem is seen if the divisor is an unsigned
 > > variable or constant and the dividend is less than (divisor/2).
 > 
-> Really? In my own testing, the problem only shows with dividend = 0, and even
+> Really? In my own testing, the problem only shows with dividend == 0, and even
 > then, only when dividend is signed and divisor is not.  DIV_ROUND_CLOSEST(5,
 > 20U) returns 0 as expected, and so do DIV_ROUND_CLOSEST(0 / 20),
 > DIV_ROUND_CLOSEST(0U / 20) and DIV_ROUND_CLOSEST(0U / 20U).
@@ -33,8 +33,3 @@ other values.
 Turns out 3.6 is EOL, so we'll only need it in 3.7.
 
 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 eda70ec..28f2ecf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,8 +3,8 @@
  "ref\020121219224122.GA26863@roeck-us.net\0"
  "ref\020121220112202.3ead1fe1@endymion.delvare\0"
  "From\0Guenter Roeck <linux@roeck-us.net>\0"
- "Subject\0Re: [lm-sensors] [PATCH v2] linux/kernel.h: Fix DIV_ROUND_CLOSEST with unsigned divisors\0"
- "Date\0Thu, 20 Dec 2012 14:13:44 +0000\0"
+ "Subject\0Re: [PATCH v2] linux/kernel.h: Fix DIV_ROUND_CLOSEST with unsigned divisors\0"
+ "Date\0Thu, 20 Dec 2012 06:13:44 -0800\0"
  "To\0Jean Delvare <khali@linux-fr.org>\0"
  "Cc\0Andrew Morton <akpm@linux-foundation.org>"
   linux-kernel@vger.kernel.org
@@ -26,7 +26,7 @@
  "> > Other impact is unpredictable. Problem is seen if the divisor is an unsigned\n"
  "> > variable or constant and the dividend is less than (divisor/2).\n"
  "> \n"
- "> Really? In my own testing, the problem only shows with dividend = 0, and even\n"
+ "> Really? In my own testing, the problem only shows with dividend == 0, and even\n"
  "> then, only when dividend is signed and divisor is not.  DIV_ROUND_CLOSEST(5,\n"
  "> 20U) returns 0 as expected, and so do DIV_ROUND_CLOSEST(0 / 20),\n"
  "> DIV_ROUND_CLOSEST(0U / 20) and DIV_ROUND_CLOSEST(0U / 20U).\n"
@@ -46,11 +46,6 @@
  "> \n"
  "Turns out 3.6 is EOL, so we'll only need it in 3.7.\n"
  "\n"
- "Guenter\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+ Guenter
 
-3645720f988679da41b2c51261609afd72be101df0118f8143baf17bf0e7c9bb
+af433b7583b03887ff8e63b877c4c6e2c78b7b623d76c076241fb53dbd1593f9

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.