diff for duplicates of <487E3DCF.3090403@hhs.nl> diff --git a/a/1.txt b/N1/1.txt index 1dff942..ad9ea68 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,12 +2,12 @@ Jean Delvare wrote: > The new-style lm77 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: Andras Bali <drewie-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org> +> Signed-off-by: Jean Delvare <khali@linux-fr.org> +> Cc: Andras Bali <drewie@freemail.hu> 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, @@ -168,7 +168,7 @@ Hans > - kind = lm77; > + strlcpy(info->type, "lm77", I2C_NAME_SIZE); > -> - if (kind == lm77) { +> - if (kind = lm77) { > - name = "lm77"; > + return 0; > +} @@ -232,6 +232,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 16b4221..1c848d1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020080716164000.6a9f4d9c@hyperion.delvare\0" "ref\020080716164000.6a9f4d9c-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: (lm77) Convert to a new-style i2c driver\0" - "Date\0Wed, 16 Jul 2008 20:28:31 +0200\0" + "From\0Hans de Goede <j.w.r.degoede@hhs.nl>\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon: (lm77) Convert to a new-style i2c\0" + "Date\0Wed, 16 Jul 2008 18:28:31 +0000\0" "To\0Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\0" "Cc\0Andras Bali <drewie-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>" Linux I2C <i2c-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> @@ -13,12 +13,12 @@ "> The new-style lm77 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: Andras Bali <drewie-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>\n" + "> Signed-off-by: Jean Delvare <khali@linux-fr.org>\n" + "> Cc: Andras Bali <drewie@freemail.hu>\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" @@ -179,7 +179,7 @@ "> -\t\tkind = lm77;\n" "> +\tstrlcpy(info->type, \"lm77\", I2C_NAME_SIZE);\n" "> \n" - "> -\tif (kind == lm77) {\n" + "> -\tif (kind = lm77) {\n" "> -\t\tname = \"lm77\";\n" "> +\treturn 0;\n" "> +}\n" @@ -243,8 +243,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 -4990dec3df956409a0378b117b3d6d82696f6615c4f55ce0f096f2f95a8f65df +c33f7f9fb8cf88f40f6d4e957541027b2d5efe326fde7cc99aea2c0f2e87bb15
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.