diff for duplicates of <4EA53973.9080102@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index f5de31e..fea5ca1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -208,7 +208,7 @@ Everything should fit in there and it should give us pretty good precision. >>> + int in_i = 1, temp_i = 1, curr_i = 1; >>> + >>> + st = kzalloc(sizeof(*st), GFP_KERNEL); ->>> + if (st == NULL) { +>>> + if (st = NULL) { >>> + ret = -ENOMEM; >>> + goto error_ret; >>> + } @@ -242,4 +242,10 @@ Everything should fit in there and it should give us pretty good precision. > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -> +> + + +_______________________________________________ +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 239e708..740d440 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\01319123566.3720.297.camel@groeck-laptop\0" "ref\04EA03E8D.1010303@cam.ac.uk\0" "From\0Jonathan Cameron <jic23@cam.ac.uk>\0" - "Subject\0Re: [PATCH 5/6] IIO:hwmon interface client driver.\0" - "Date\0Mon, 24 Oct 2011 11:09:55 +0100\0" + "Subject\0Re: [lm-sensors] [PATCH 5/6] IIO:hwmon interface client driver.\0" + "Date\0Mon, 24 Oct 2011 10:09:55 +0000\0" "To\0Jonathan Cameron <jic23@cam.ac.uk>\0" "Cc\0guenter.roeck@ericsson.com" linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> @@ -231,7 +231,7 @@ ">>> +\tint in_i = 1, temp_i = 1, curr_i = 1;\n" ">>> +\n" ">>> +\tst = kzalloc(sizeof(*st), GFP_KERNEL);\n" - ">>> +\tif (st == NULL) {\n" + ">>> +\tif (st = NULL) {\n" ">>> +\t\tret = -ENOMEM;\n" ">>> +\t\tgoto error_ret;\n" ">>> +\t}\n" @@ -265,6 +265,12 @@ "> To unsubscribe from this list: send the line \"unsubscribe linux-iio\" in\n" "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\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 -24afa3943e1319ed8bac524915ac4424eab3f670f78c4d9e9dce895883c58504 +630a684efc4bfb46cd51c60661c20b8115dd8fe5235a4b60d31779e17e645716
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.