diff for duplicates of <1435733543-21290-1-git-send-email-const@MakeLinux.com> diff --git a/a/1.txt b/N1/1.txt index 7b2a766..374ebae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,7 +58,7 @@ index 1341e1f..afa242d 100644 + err = kstrtouint(buf, 0, &type); + if (err < 0) + return err; -+ if (sattr->index = 2 && type != 4) /* RD3 */ ++ if (sattr->index == 2 && type != 4) /* RD3 */ + return -EINVAL; + if (type < 3 || type > 4) + return -EINVAL; @@ -189,9 +189,3 @@ index 1341e1f..afa242d 100644 return attr->mode; -- 1.9.1 - - -_______________________________________________ -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 51e029e..3dc7d22 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Constantine Shulyupin <const@makelinux.com>\0" - "Subject\0[lm-sensors] [PATCH v3] hwmon: (nct7802) add temperature sensor type attribute\0" - "Date\0Wed, 01 Jul 2015 06:52:23 +0000\0" + "Subject\0[PATCH v3] hwmon: (nct7802) add temperature sensor type attribute\0" + "Date\0Wed, 1 Jul 2015 09:52:23 +0300\0" "To\0jdelvare@suse.de" linux@roeck-us.net lm-sensors@lm-sensors.org @@ -68,7 +68,7 @@ "+\terr = kstrtouint(buf, 0, &type);\n" "+\tif (err < 0)\n" "+\t\treturn err;\n" - "+\tif (sattr->index = 2 && type != 4) /* RD3 */\n" + "+\tif (sattr->index == 2 && type != 4) /* RD3 */\n" "+\t\treturn -EINVAL;\n" "+\tif (type < 3 || type > 4)\n" "+\t\treturn -EINVAL;\n" @@ -198,12 +198,6 @@ " \n" " \treturn attr->mode;\n" "-- \n" - "1.9.1\n" - "\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + 1.9.1 -a5b3ad2235ecefc5292269808341c4109cd40b35db2096b27b34d2864dfae364 +8bd7864bf88d3c6a248b70f8ea94b6769a3a3dbf6a8f227e3d58d175792c4af3
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.