diff for duplicates of <1214537367.8462.157.camel@moss.renham> diff --git a/a/1.txt b/N1/1.txt index b8c78ab..013208f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -38,7 +38,7 @@ also: + char *data, *datalock; + + data = kmalloc(8, GFP_KERNEL); -+ if (data == NULL) { ++ if (data = NULL) { + ret = -ENOMEM; + goto error_ret; + } @@ -88,3 +88,10 @@ on the top. Overall looking good and useful, can't wait 'till it's done :-) --Ben. + + + +_______________________________________________ +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 387b39f..56e903a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\020080520132817.03fb74ea@hyperion.delvare\0" "ref\04863D97A.9090102@gmail.com\0" "From\0Ben Nizette <bn@niasdigital.com>\0" - "Subject\0Re: Accelerometer etc subsystem (Update on progress)\0" - "Date\0Fri, 27 Jun 2008 13:29:27 +1000\0" + "Subject\0Re: [lm-sensors] Accelerometer etc subsystem (Update on progress)\0" + "Date\0Fri, 27 Jun 2008 03:29:27 +0000\0" "To\0Jonathan Cameron <Jonathan.Cameron@gmail.com>\0" "Cc\0Jean Delvare <khali@linux-fr.org>" linux-kernel@vger.kernel.org @@ -57,7 +57,7 @@ "+\tchar *data, *datalock;\n" "+\n" "+\tdata = kmalloc(8, GFP_KERNEL);\n" - "+\tif (data == NULL) {\n" + "+\tif (data = NULL) {\n" "+\t\tret = -ENOMEM;\n" "+\t\tgoto error_ret;\n" "+\t}\n" @@ -106,6 +106,13 @@ "on the top.\n" "\n" "Overall looking good and useful, can't wait 'till it's done :-)\n" - "\t--Ben." + "\t--Ben.\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 -3025ccafe0f5340aa3d211f45a70b360d433d71df8ebe9eb95b4cfef16269227 +b6537cc8355d925137063820781ccee00e9017d7713e5eb6d6d01290960d5fb4
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.