diff for duplicates of <487E5F64.9010007@hhs.nl> diff --git a/a/1.txt b/N1/1.txt index 96b6018..9c739c6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -137,7 +137,7 @@ Hans > } > } > -> - if (kind == max1619) +> - if (kind = max1619) > - name = "max1619"; > + strlcpy(info->type, "max1619", I2C_NAME_SIZE); > + diff --git a/a/content_digest b/N1/content_digest index 10b3489..776609a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020080716173030.43988f36@hyperion.delvare\0" "From\0Hans de Goede <j.w.r.degoede@hhs.nl>\0" - "Subject\0Re: [PATCH] hwmon: (max1619) Convert to a new-style i2c\tdriver\0" - "Date\0Wed, 16 Jul 2008 22:51:48 +0200\0" + "Subject\0Re: [lm-sensors] [PATCH] hwmon: (max1619) Convert to a new-style\0" + "Date\0Wed, 16 Jul 2008 20:51:48 +0000\0" "To\0Jean Delvare <khali@linux-fr.org>\0" "Cc\0Alexey Fisher <fishor@mail.ru>" Linux I2C <i2c@lm-sensors.org> @@ -147,7 +147,7 @@ "> \t\t}\n" "> \t}\n" "> \n" - "> -\tif (kind == max1619)\n" + "> -\tif (kind = max1619)\n" "> -\t\tname = \"max1619\";\n" "> +\tstrlcpy(info->type, \"max1619\", I2C_NAME_SIZE);\n" "> +\n" @@ -223,4 +223,4 @@ "lm-sensors@lm-sensors.org\n" http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -9745095cac20792f1347a1d1c31f76caa891c06afba02e33dc6a6b6535ec8fd3 +a509e9ba9d6e6cb1b66a283a98c359286fa81d2542f0c6c21cafb76d23e0b70d
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.