All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <11059983962750@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 62137a5..ec7f6a2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -107,7 +107,7 @@ diff -Nru a/drivers/i2c/chips/it87.c b/drivers/i2c/chips/it87.c
 +	}
 +
 +	*address = superio_inw(IT87_BASE_REG) & ~(IT87_EXTENT - 1);
- 	if (*address = 0) {
+ 	if (*address == 0) {
 -		return -ENODEV;
 +		pr_info("it87: Base address not set, skipping\n");
 +		goto exit;
diff --git a/a/content_digest b/N1/content_digest
index 2939ec5..8609fec 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\011059983963929@kroah.com\0"
- "From\0greg@kroah.com (Greg KH)\0"
+ "From\0Greg KH <greg@kroah.com>\0"
  "Subject\0[PATCH] I2C: Improve it87 super-i/o detection\0"
- "Date\0Thu, 19 May 2005 06:25:31 +0000\0"
+ "Date\0Mon, 17 Jan 2005 13:46:36 -0800\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "Cc\0khali@linux-fr.org\0"
@@ -116,7 +116,7 @@
  "+\t}\n"
  "+\n"
  "+\t*address = superio_inw(IT87_BASE_REG) & ~(IT87_EXTENT - 1);\n"
- " \tif (*address = 0) {\n"
+ " \tif (*address == 0) {\n"
  "-\t\treturn -ENODEV;\n"
  "+\t\tpr_info(\"it87: Base address not set, skipping\\n\");\n"
  "+\t\tgoto exit;\n"
@@ -144,4 +144,4 @@
  " \tdata->valid = 0;\n"
  " \tinit_MUTEX(&data->update_lock);"
 
-230bbbbfe561bac75b2bef54cf1f9d1911e82951694a2c6e54f4baca506e2a52
+668a1e32a6a524bbe92345ff6c5264f47cbcb9508c9230e2b378a146f558986a

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.