diff for duplicates of <48876DF5.5060302@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 7532730..69b45d9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Dear Alan, >> + >> + xfer.rx_buf = kmalloc(4, GFP_KERNEL); ->> + if (xfer.rx_buf == NULL) { +>> + if (xfer.rx_buf = NULL) { >> + ret = -ENOMEM; >> + goto error_free_tx; >> + } @@ -55,3 +55,10 @@ Thanks for the hints, -- Jonathan Cameron + + + +_______________________________________________ +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 d088865..f93dbb6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,8 +2,8 @@ "ref\0488766F4.20603@gmail.com\0" "ref\020080723180726.6fc0ef6e@lxorguk.ukuu.org.uk\0" "From\0Jonathan Cameron <Jonathan.Cameron@gmail.com>\0" - "Subject\0Re: [Patch 3/4] ST LIS3L02DQ accelerometer\0" - "Date\0Wed, 23 Jul 2008 18:44:21 +0100\0" + "Subject\0Re: [lm-sensors] [Patch 3/4] ST LIS3L02DQ accelerometer\0" + "Date\0Wed, 23 Jul 2008 17:44:21 +0000\0" "To\0Alan Cox <alan@lxorguk.ukuu.org.uk>\0" "Cc\0LKML <linux-kernel@vger.kernel.org>" spi-devel-general@lists.sourceforge.net @@ -13,7 +13,7 @@ "Dear Alan,\n" ">> +\n" ">> + xfer.rx_buf = kmalloc(4, GFP_KERNEL);\n" - ">> + if (xfer.rx_buf == NULL) {\n" + ">> + if (xfer.rx_buf = NULL) {\n" ">> + ret = -ENOMEM;\n" ">> + goto error_free_tx;\n" ">> + }\n" @@ -66,6 +66,13 @@ "Thanks for the hints,\n" "\n" "--\n" - Jonathan Cameron + "Jonathan Cameron\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 -9a7a068b0eb49e29538495229ce10c22091a493dca8e74f6fe3660063d860865 +96b7828830bef3c827207e8585ffe9198dd63c4b7661cf66fcb85bc3541d28a0
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.