diff for duplicates of <5458E294.40509@roeck-us.net> diff --git a/a/1.txt b/N1/1.txt index f3497c8..61069ea 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -121,7 +121,7 @@ Guenter > - } > - > 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) > * to the name required by the higher 'hwmon' driver like fan1_input, temp1_max @@ -210,9 +210,3 @@ Guenter > MODULE_AUTHOR("Neelesh Gupta <neelegup@linux.vnet.ibm.com>"); > > - - -_______________________________________________ -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 90cec40..7c68fe4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020141104072927.4307.67881.stgit@localhost.localdomain\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0Re: [lm-sensors] [PATCH] hwmon: (ibmpowernv) Use platform 'id_table' to probe the device\0" - "Date\0Tue, 04 Nov 2014 14:28:36 +0000\0" + "Subject\0Re: [PATCH] hwmon: (ibmpowernv) Use platform 'id_table' to probe the device\0" + "Date\0Tue, 04 Nov 2014 06:28:36 -0800\0" "To\0Neelesh Gupta <neelegup@linux.vnet.ibm.com>" " jdelvare@suse.de\0" "Cc\0benh@au1.ibm.com" @@ -133,7 +133,7 @@ "> -\t}\n" "> -\n" "> \tfor_each_child_of_node(opal, np) {\n" - "> \t\tif (np->name = NULL)\n" + "> \t\tif (np->name == NULL)\n" "> \t\t\tcontinue;\n" "> @@ -221,7 +213,7 @@ static int __init populate_attr_groups(struct platform_device *pdev)\n" "> * to the name required by the higher 'hwmon' driver like fan1_input, temp1_max\n" @@ -221,12 +221,6 @@ ">\n" "> MODULE_AUTHOR(\"Neelesh Gupta <neelegup@linux.vnet.ibm.com>\");\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 + > -c8efdcc9558300d7a69be9b4907553a89ed42033681b86ab6f0f1484cf29d88f +8d465d9577d7559aca45ce4cf1dda29debe7ab564f93f8369288144889912672
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.