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

diff --git a/a/1.txt b/N1/1.txt
index 5d21a04..44302b2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,7 +27,7 @@ diff -Nru a/drivers/i2c/chips/w83627hf.c b/drivers/i2c/chips/w83627hf.c
  				   1 = pentium diode; 2 = 3904 diode;
  				   3000-5000 = thermistor beta.
 @@ -1316,10 +1315,6 @@
- 		if ((type = w83697hf) && (i = 2))
+ 		if ((type == w83697hf) && (i == 2))
  			break;
  	}
 -
diff --git a/a/content_digest b/N1/content_digest
index bc492ca..6dca54f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01112311390426@kroah.com\0"
- "From\0gregkh@suse.de (Greg KH)\0"
+ "From\0Greg KH <gregkh@suse.de>\0"
  "Subject\0[PATCH] I2C: Kill unused struct members in w83627hf driver\0"
- "Date\0Thu, 19 May 2005 06:25:47 +0000\0"
+ "Date\0Thu, 31 Mar 2005 15:23:10 -0800\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "Cc\0khali@linux-fr.org\0"
@@ -36,7 +36,7 @@
  " \t\t\t\t   1 = pentium diode; 2 = 3904 diode;\n"
  " \t\t\t\t   3000-5000 = thermistor beta.\n"
  "@@ -1316,10 +1315,6 @@\n"
- " \t\tif ((type = w83697hf) && (i = 2))\n"
+ " \t\tif ((type == w83697hf) && (i == 2))\n"
  " \t\t\tbreak;\n"
  " \t}\n"
  "-\n"
@@ -47,4 +47,4 @@
  " \tif(init) {\n"
  " \t\t/* Enable temp2 */"
 
-2f858c18ef5eef7a5143714ecaa43b7c5f684cef1ec93b4a2876a1d93a0bc786
+8b1cd319b81c0b3bea11aabbbc1564304bb460a5068a8d5659c74c3e46ab0f14

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.