diff for duplicates of <1435619148-4929-1-git-send-email-const@MakeLinux.com> diff --git a/a/1.txt b/N1/1.txt index 2db208c..19f2c0f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -58,7 +58,7 @@ index 1341e1f..8f0a573 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; @@ -198,9 +198,3 @@ index 1341e1f..8f0a573 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 54029a0..d79cf99 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 v2] hwmon: (nct7802) add temperature sensor type attribute\0" - "Date\0Mon, 29 Jun 2015 23:05:48 +0000\0" + "Subject\0[PATCH v2] hwmon: (nct7802) add temperature sensor type attribute\0" + "Date\0Tue, 30 Jun 2015 02:05:48 +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" @@ -207,12 +207,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 -d6d35c44d65f2dd1151591cc4110cd0f70983b4c82ba1ab009e40731b95f0f91 +b36b09ca5990b3cd04c779995fcaed991f0ef9ba6c0d3e83e65a9ddbe68af25b
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.