All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4712F5CF.3030807@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 1bdc519..073e026 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -93,11 +93,11 @@ diff -ruNp -X dontdiff -X exclude-diffs hwmon-fan-push-offset/drivers/char/pc873
 -{
 -	/* try the 2 possible values, read a hardware reg to verify */
 -	superio_cmd = SIO_BASE1;
--	if (superio_inb(SIO_SID) = SIO_SID_VALUE)
+-	if (superio_inb(SIO_SID) == SIO_SID_VALUE)
 -		return superio_cmd;
 -
 -	superio_cmd = SIO_BASE2;
--	if (superio_inb(SIO_SID) = SIO_SID_VALUE)
+-	if (superio_inb(SIO_SID) == SIO_SID_VALUE)
 -		return superio_cmd;
 -
 -	return 0;
@@ -222,19 +222,3 @@ diff -ruNp -X dontdiff -X exclude-diffs hwmon-fan-push-offset/drivers/char/pc873
  }
  
  module_init(pc8736x_gpio_init);
-
-
-
-
-
-
-
-
-
- 
-
-
-_______________________________________________
-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 24067d3..cac1480 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Jim Cromie <jim.cromie@gmail.com>\0"
- "Subject\0[lm-sensors] [ patch .24-rc0 4/5 ] SuperIO locks coordinator - use\0"
- "Date\0Mon, 15 Oct 2007 05:08:31 +0000\0"
+ "Subject\0[ patch .24-rc0 4/5 ] SuperIO locks coordinator - use in drivers/char/pc8736x-gpio\0"
+ "Date\0Sun, 14 Oct 2007 23:08:31 -0600\0"
  "To\0Linux kernel <linux-kernel@vger.kernel.org>"
  " LM Sensors <lm-sensors@lm-sensors.org>\0"
  "\00:1\0"
@@ -100,11 +100,11 @@
  "-{\n"
  "-\t/* try the 2 possible values, read a hardware reg to verify */\n"
  "-\tsuperio_cmd = SIO_BASE1;\n"
- "-\tif (superio_inb(SIO_SID) = SIO_SID_VALUE)\n"
+ "-\tif (superio_inb(SIO_SID) == SIO_SID_VALUE)\n"
  "-\t\treturn superio_cmd;\n"
  "-\n"
  "-\tsuperio_cmd = SIO_BASE2;\n"
- "-\tif (superio_inb(SIO_SID) = SIO_SID_VALUE)\n"
+ "-\tif (superio_inb(SIO_SID) == SIO_SID_VALUE)\n"
  "-\t\treturn superio_cmd;\n"
  "-\n"
  "-\treturn 0;\n"
@@ -228,22 +228,6 @@
  "+\tsuperio_release(gate);\n"
  " }\n"
  " \n"
- " module_init(pc8736x_gpio_init);\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- "\n"
- " \n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "lm-sensors mailing list\n"
- "lm-sensors@lm-sensors.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
+  module_init(pc8736x_gpio_init);
 
-b02fd8bcaa0294d4bfc8dae152b2fa73b0accd3646d5a55d5b1dd2393d2bda6d
+c4c5ecd00f43bdc62660f2abb300666e636d510b8a3ea1d5dd238333b092b1ea

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.