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

diff --git a/a/1.txt b/N1/1.txt
index 50d2b4c..0b49296 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ This patch cleans the macintoch/therm_* drivers a bit. It removes
 useless IDs, cleans names (no white space), some coding style fixes as
 well, etc. It's exactly the same as what I posted yesterday as a
 candidate fix to bug #3823:
-http://bugzilla.kernel.org/show_bug.cgi?id823
+http://bugzilla.kernel.org/show_bug.cgi?id=3823
 
 Although it isn't the proper fix for that bug, as you underlined, this
 still sounds like a sane set of cleanups for these drivers.
@@ -54,7 +54,8 @@ diff -Nru a/drivers/macintosh/therm_pm72.c b/drivers/macintosh/therm_pm72.c
 +++ b/drivers/macintosh/therm_pm72.c	2004-11-30 16:00:32 -08:00
 @@ -235,8 +235,8 @@
  
- static struct i2c_driver therm_pm72_driver  {
+ static struct i2c_driver therm_pm72_driver =
+ {
 +	.owner		= THIS_MODULE,
  	.name		= "therm_pm72",
 -	.id		= 0xDEADBEEF,
diff --git a/a/content_digest b/N1/content_digest
index 3597c86..f06c929 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,7 @@
  "ref\011018600193669@kroah.com\0"
- "ref\020041119220001.GB15956@kroah.com\0"
- "From\0greg@kroah.com (Greg KH)\0"
- "Subject\0[PATCH] I2C fixes for 2.6.10-rc2\0"
- "Date\0Thu, 19 May 2005 06:25:25 +0000\0"
+ "From\0Greg KH <greg@kroah.com>\0"
+ "Subject\0Re: [PATCH] I2C fixes for 2.6.10-rc2\0"
+ "Date\0Tue, 30 Nov 2004 16:13:40 -0800\0"
  "To\0linux-kernel@vger.kernel.org"
  " sensors@stimpy.netroedge.com\0"
  "\00:1\0"
@@ -15,7 +14,7 @@
  "useless IDs, cleans names (no white space), some coding style fixes as\n"
  "well, etc. It's exactly the same as what I posted yesterday as a\n"
  "candidate fix to bug #3823:\n"
- "http://bugzilla.kernel.org/show_bug.cgi?id823\n"
+ "http://bugzilla.kernel.org/show_bug.cgi?id=3823\n"
  "\n"
  "Although it isn't the proper fix for that bug, as you underlined, this\n"
  "still sounds like a sane set of cleanups for these drivers.\n"
@@ -63,7 +62,8 @@
  "+++ b/drivers/macintosh/therm_pm72.c\t2004-11-30 16:00:32 -08:00\n"
  "@@ -235,8 +235,8 @@\n"
  " \n"
- " static struct i2c_driver therm_pm72_driver  {\n"
+ " static struct i2c_driver therm_pm72_driver =\n"
+ " {\n"
  "+\t.owner\t\t= THIS_MODULE,\n"
  " \t.name\t\t= \"therm_pm72\",\n"
  "-\t.id\t\t= 0xDEADBEEF,\n"
@@ -99,4 +99,4 @@
  " \n"
   static int
 
-941d8b7174c836f7a6e09e21dbfcb7c638b779beb6a50ff8407c357bfa801bf2
+d77e2f3afdad4e0ffcbc8df97d740ad29fc93871685efb5b40c1a105fbb16bd6

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.