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

diff --git a/a/1.txt b/N1/1.txt
index e8201fc..4d71df8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -83,8 +83,8 @@ diff -Nru a/drivers/i2c/chips/w83l785ts.c b/drivers/i2c/chips/w83l785ts.c
 +		chip_id = w83l785ts_read_value(new_client,
 +			  W83L785TS_REG_CHIP_ID, 0);
  
- 		if (man_id = 0x5CA3) { /* Winbond */
- 			if (chip_id = 0x70) { /* W83L785TS-S */
+ 		if (man_id == 0x5CA3) { /* Winbond */
+ 			if (chip_id == 0x70) { /* W83L785TS-S */
 @@ -239,6 +243,9 @@
  	data->valid = 0;
  	init_MUTEX(&data->update_lock);
diff --git a/a/content_digest b/N1/content_digest
index 83dddc7..c78c089 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,7 @@
  "ref\010763687754014@kroah.com\0"
- "ref\010763687741938@kroah.com\0"
- "From\0greg@kroah.com (Greg KH)\0"
- "Subject\0[PATCH] i2c driver fixes for 2.6.3-rc1\0"
- "Date\0Thu, 19 May 2005 06:24:41 +0000\0"
+ "From\0Greg KH <greg@kroah.com>\0"
+ "Subject\0Re: [PATCH] i2c driver fixes for 2.6.3-rc1\0"
+ "Date\0Mon, 9 Feb 2004 15:19:35 -0800\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "\00:1\0"
@@ -92,8 +91,8 @@
  "+\t\tchip_id = w83l785ts_read_value(new_client,\n"
  "+\t\t\t  W83L785TS_REG_CHIP_ID, 0);\n"
  " \n"
- " \t\tif (man_id = 0x5CA3) { /* Winbond */\n"
- " \t\t\tif (chip_id = 0x70) { /* W83L785TS-S */\n"
+ " \t\tif (man_id == 0x5CA3) { /* Winbond */\n"
+ " \t\t\tif (chip_id == 0x70) { /* W83L785TS-S */\n"
  "@@ -239,6 +243,9 @@\n"
  " \tdata->valid = 0;\n"
  " \tinit_MUTEX(&data->update_lock);\n"
@@ -147,4 +146,4 @@
  " \t\tdata->last_updated = jiffies;\n"
  " \t\tdata->valid = 1;"
 
-c14e886fa97688bdd041f352cf62535470046798ae5ec00b34348d34507dedaf
+b296ba69ee25b0df9de1b8d8f52544c1d56a63b95f36585b4fc7c66a88b45784

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.