All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101110193930.GA31650@ericsson.com>

diff --git a/a/1.txt b/N1/1.txt
index 801f18d..46649d4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,8 +16,8 @@ On Wed, Nov 10, 2010 at 01:52:07PM -0500, Henrik Rydberg wrote:
 > >  
 > >  	for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) {
 > >  		udelay(us);
-> > -		if ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) = val) {
-> > +		if ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) = val)
+> > -		if ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) == val) {
+> > +		if ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) == val)
 > >  			return 0;
 > > -		}
 > >  	}
@@ -95,8 +95,3 @@ and I'll update the affected patch(es).
 
 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 c28267d..506dd06 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\01289415200-4928-1-git-send-email-guenter.roeck@ericsson.com\0"
  "ref\04CDAE9D7.3060007@euromail.se\0"
  "From\0Guenter Roeck <guenter.roeck@ericsson.com>\0"
- "Subject\0Re: [lm-sensors] [PATCH] hwmon: (applesmc) Fix checkpatch errors\0"
- "Date\0Wed, 10 Nov 2010 19:39:30 +0000\0"
+ "Subject\0Re: [PATCH] hwmon: (applesmc) Fix checkpatch errors\0"
+ "Date\0Wed, 10 Nov 2010 11:39:30 -0800\0"
  "To\0Henrik Rydberg <rydberg@euromail.se>\0"
  "Cc\0Jean Delvare <khali@linux-fr.org>"
   lm-sensors@lm-sensors.org <lm-sensors@lm-sensors.org>
@@ -27,8 +27,8 @@
  "> >  \n"
  "> >  \tfor (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) {\n"
  "> >  \t\tudelay(us);\n"
- "> > -\t\tif ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) = val) {\n"
- "> > +\t\tif ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) = val)\n"
+ "> > -\t\tif ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) == val) {\n"
+ "> > +\t\tif ((inb(APPLESMC_CMD_PORT) & APPLESMC_STATUS_MASK) == val)\n"
  "> >  \t\t\treturn 0;\n"
  "> > -\t\t}\n"
  "> >  \t}\n"
@@ -105,11 +105,6 @@
  "and I'll update the affected patch(es).\n"
  "\n"
  "Thanks,\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
 
-08ed086bc8be6f7b1d39e41b52d91956224b7a714ff7cd33104e68b5b385de82
+d8a7c4292d2513b095c35ceb4b996fe565fb0fa49d8109623b5e22e16216b503

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.