diff for duplicates of <54594232.2060709@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 9fc12f6..1bbc060 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -140,7 +140,7 @@ Neelesh >> - } >> - >> for_each_child_of_node(opal, np) { ->> if (np->name = NULL) +>> if (np->name == NULL) >> continue; >> @@ -221,7 +213,7 @@ static int __init populate_attr_groups(struct >> platform_device *pdev) @@ -233,9 +233,3 @@ Neelesh >> >> > - - -_______________________________________________ -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 78431dc..9ab41d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020141104072927.4307.67881.stgit@localhost.localdomain\0" "ref\05458E294.40509@roeck-us.net\0" "From\0Neelesh Gupta <neelegup@linux.vnet.ibm.com>\0" - "Subject\0Re: [lm-sensors] [PATCH] hwmon: (ibmpowernv) Use platform 'id_table' to probe the device\0" - "Date\0Tue, 04 Nov 2014 21:28:34 +0000\0" + "Subject\0Re: [PATCH] hwmon: (ibmpowernv) Use platform 'id_table' to probe the device\0" + "Date\0Wed, 05 Nov 2014 02:46:34 +0530\0" "To\0Guenter Roeck <linux@roeck-us.net>" " jdelvare@suse.de\0" "Cc\0benh@au1.ibm.com" @@ -153,7 +153,7 @@ ">> - }\n" ">> -\n" ">> for_each_child_of_node(opal, np) {\n" - ">> if (np->name = NULL)\n" + ">> if (np->name == NULL)\n" ">> continue;\n" ">> @@ -221,7 +213,7 @@ static int __init populate_attr_groups(struct \n" ">> platform_device *pdev)\n" @@ -245,12 +245,6 @@ ">> MODULE_AUTHOR(\"Neelesh Gupta <neelegup@linux.vnet.ibm.com>\");\n" ">>\n" ">>\n" - ">\n" - "\n" - "\n" - "_______________________________________________\n" - "lm-sensors mailing list\n" - "lm-sensors@lm-sensors.org\n" - http://lists.lm-sensors.org/mailman/listinfo/lm-sensors + > -3f469b4329650afe6af79f42b4c70474e1218847ea440c7e626bb607ecefaa84 +cd9b6021ac893806943b5511c07b3d54718ee646b2370ea3adc1e56ff983a7b1
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.