diff for duplicates of <20140511124044.GA2730@dashie> diff --git a/a/1.txt b/N1/1.txt index 5a864ac..7ce1eed 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,8 +15,3 @@ index 90ec117..61d89d6 100644 hyst = DIV_ROUND_CLOSEST(hyst, 1000); if (hyst < 0 || hyst > 255) { retval = -ERANGE; - -_______________________________________________ -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 199299f..d2163e3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Josef Gajdusek <atx@atx.name>\0" - "Subject\0[lm-sensors] [PATCH] drivers/hwmon/emc1403.c: fix inverted set_hyst()\0" - "Date\0Sun, 11 May 2014 12:40:44 +0000\0" + "Subject\0[PATCH] drivers/hwmon/emc1403.c: fix inverted set_hyst()\0" + "Date\0Sun, 11 May 2014 14:40:44 +0200\0" "To\0jdelvare@suse.de\0" "Cc\0linux@roeck-us.net" lm-sensors@lm-sensors.org @@ -23,11 +23,6 @@ "+\thyst = retval * 1000 - val;\n" " \thyst = DIV_ROUND_CLOSEST(hyst, 1000);\n" " \tif (hyst < 0 || hyst > 255) {\n" - " \t\tretval = -ERANGE;\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + " \t\tretval = -ERANGE;" -d488c4412dd6aee601f551d77b1625b09b60115da98cb640793b8338e44f92cf +979e983849bab385ea342c87a91fb541148af5869077a3e51b055061fb40b2c6
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.