All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <487E3B07.6030000@hhs.nl>

diff --git a/a/1.txt b/N1/1.txt
index 8137a52..4c257c3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,12 +2,12 @@ Jean Delvare wrote:
 > The new-style adm9240 driver implements the optional detect() callback
 > to cover the use cases of the legacy driver.
 > 
-> Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
-> Cc: Grant Coady <gcoady.lk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Jean Delvare <khali@linux-fr.org>
+> Cc: Grant Coady <gcoady.lk@gmail.com>
 
 Looks good,
 
-Acked-by: Hans de Goede <j.w.r.degoede-fbo2DhPpy/Q@public.gmane.org>
+Acked-by: Hans de Goede <j.w.r.degoede@hhs.nl>
 
 Regards,
 
@@ -100,7 +100,7 @@ Hans
 > -	new_client->flags = 0;
 > +		return -ENODEV;
 >  
->  	if (kind == 0) {
+>  	if (kind = 0) {
 >  		kind = adm9240;
 > @@ -566,7 +567,7 @@ static int adm9240_detect(struct i2c_ada
 >  				!= address) {
@@ -121,7 +121,7 @@ Hans
 >  
 >  		/* successful detect, print chip info */
 > @@ -600,20 +601,31 @@ static int adm9240_detect(struct i2c_ada
->  	} else if (kind == lm81) {
+>  	} else if (kind = lm81) {
 >  		name = "lm81";
 >  	}
 > +	strlcpy(info->type, name, I2C_NAME_SIZE);
@@ -198,6 +198,6 @@ Hans
 
 
 _______________________________________________
-i2c mailing list
-i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org
-http://lists.lm-sensors.org/mailman/listinfo/i2c
+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 79c7d66..473b3ce 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020080716163257.107e9340@hyperion.delvare\0"
  "ref\020080716163257.107e9340-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org\0"
- "From\0Hans de Goede <j.w.r.degoede-fbo2DhPpy/Q@public.gmane.org>\0"
- "Subject\0Re: [lm-sensors] [PATCH] hwmon: (adm9240) Convert to a new-style i2c\tdriver\0"
- "Date\0Wed, 16 Jul 2008 20:16:39 +0200\0"
+ "From\0Hans de Goede <j.w.r.degoede@hhs.nl>\0"
+ "Subject\0Re: [lm-sensors] [PATCH] hwmon: (adm9240) Convert to a new-style\0"
+ "Date\0Wed, 16 Jul 2008 18:16:39 +0000\0"
  "To\0Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\0"
  "Cc\0Grant Coady <gcoady.lk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
   Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org>
@@ -13,12 +13,12 @@
  "> The new-style adm9240 driver implements the optional detect() callback\n"
  "> to cover the use cases of the legacy driver.\n"
  "> \n"
- "> Signed-off-by: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\n"
- "> Cc: Grant Coady <gcoady.lk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Jean Delvare <khali@linux-fr.org>\n"
+ "> Cc: Grant Coady <gcoady.lk@gmail.com>\n"
  "\n"
  "Looks good,\n"
  "\n"
- "Acked-by: Hans de Goede <j.w.r.degoede-fbo2DhPpy/Q@public.gmane.org>\n"
+ "Acked-by: Hans de Goede <j.w.r.degoede@hhs.nl>\n"
  "\n"
  "Regards,\n"
  "\n"
@@ -111,7 +111,7 @@
  "> -\tnew_client->flags = 0;\n"
  "> +\t\treturn -ENODEV;\n"
  ">  \n"
- ">  \tif (kind == 0) {\n"
+ ">  \tif (kind = 0) {\n"
  ">  \t\tkind = adm9240;\n"
  "> @@ -566,7 +567,7 @@ static int adm9240_detect(struct i2c_ada\n"
  ">  \t\t\t\t!= address) {\n"
@@ -132,7 +132,7 @@
  ">  \n"
  ">  \t\t/* successful detect, print chip info */\n"
  "> @@ -600,20 +601,31 @@ static int adm9240_detect(struct i2c_ada\n"
- ">  \t} else if (kind == lm81) {\n"
+ ">  \t} else if (kind = lm81) {\n"
  ">  \t\tname = \"lm81\";\n"
  ">  \t}\n"
  "> +\tstrlcpy(info->type, name, I2C_NAME_SIZE);\n"
@@ -209,8 +209,8 @@
  "\n"
  "\n"
  "_______________________________________________\n"
- "i2c mailing list\n"
- "i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org\n"
- http://lists.lm-sensors.org/mailman/listinfo/i2c
+ "lm-sensors mailing list\n"
+ "lm-sensors@lm-sensors.org\n"
+ http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
 
-76517e400f4e6695a48cc8755867d4310dd97a46d1abe810f87cdfb0f04c9c0f
+11a27b896d189f1a6675f8e5015905f988488d364934a587b4e689b7767e8626

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.