diff for duplicates of <1214642057.4265.7.camel@moss.renham> diff --git a/a/1.txt b/N1/1.txt index 6dc609d..3fa3a4a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ Righteo, I suspected as much :-) > > + char *data, *datalock; > > + > > + data = kmalloc(8, GFP_KERNEL); -> > + if (data == NULL) { +> > + if (data = NULL) { > > + ret = -ENOMEM; > > + goto error_ret; > > + } @@ -109,8 +109,7 @@ np, --Ben. -------------------------------------------------------------------------- -Check out the new SourceForge.net Marketplace. -It's the best place to buy or sell services for -just about anything Open Source. -http://sourceforge.net/services/buy/index.php +_______________________________________________ +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 a7255e6..0b93228 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,18 +3,18 @@ "ref\04863D97A.9090102@gmail.com\0" "ref\01214537367.8462.157.camel@moss.renham\0" "ref\04864B6D6.3020509@cam.ac.uk\0" - "ref\04864B6D6.3020509-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org\0" - "From\0Ben Nizette <bn-pV1zxKMKwgg3AZtZ2NlBNQ@public.gmane.org>\0" + "From\0Ben Nizette <bn@niasdigital.com>\0" "Subject\0Re: [lm-sensors] Accelerometer etc subsystem (Update on progress)\0" - "Date\0Sat, 28 Jun 2008 18:34:17 +1000\0" - "To\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0" - "Cc\0mgross-VuQAYsv1563Yd54FQh9/CA@public.gmane.org" - Dmitry Torokhov <dtor-JGs/UdohzUI@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - LM Sensors <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> - Jonathan Cameron <Jonathan.Cameron-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org - " spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" + "Date\0Sat, 28 Jun 2008 08:34:17 +0000\0" + "To\0Jonathan Cameron <jic23@cam.ac.uk>\0" + "Cc\0Jonathan Cameron <Jonathan.Cameron@gmail.com>" + mgross@linux.intel.com + Dmitry Torokhov <dtor@mail.ru> + linux-kernel@vger.kernel.org + LM Sensors <lm-sensors@lm-sensors.org> + hmh@hmh.eng.br + spi-devel-general@lists.sourceforge.net + " Anton Vorontsov <avorontsov@ru.mvista.com>\0" "\00:1\0" "b\0" "\n" @@ -53,7 +53,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" @@ -128,10 +128,9 @@ "\t--Ben.\n" "\n" "\n" - "-------------------------------------------------------------------------\n" - "Check out the new SourceForge.net Marketplace.\n" - "It's the best place to buy or sell services for\n" - "just about anything Open Source.\n" - http://sourceforge.net/services/buy/index.php + "_______________________________________________\n" + "lm-sensors mailing list\n" + "lm-sensors@lm-sensors.org\n" + http://lists.lm-sensors.org/mailman/listinfo/lm-sensors -b6b60e531c1c31d6f04597eec755cf876b2e8a925911588b0274e967d5f26674 +62f14e1967ba111b95aff89942a00ba607cc1d025cceac2590e7b1f91bd3b12a
diff --git a/a/1.txt b/N2/1.txt index 6dc609d..2c5d531 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -107,10 +107,3 @@ live on top of it though. np, --Ben. - - -------------------------------------------------------------------------- -Check out the new SourceForge.net Marketplace. -It's the best place to buy or sell services for -just about anything Open Source. -http://sourceforge.net/services/buy/index.php diff --git a/a/content_digest b/N2/content_digest index a7255e6..19fb5ad 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,18 +3,18 @@ "ref\04863D97A.9090102@gmail.com\0" "ref\01214537367.8462.157.camel@moss.renham\0" "ref\04864B6D6.3020509@cam.ac.uk\0" - "ref\04864B6D6.3020509-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org\0" - "From\0Ben Nizette <bn-pV1zxKMKwgg3AZtZ2NlBNQ@public.gmane.org>\0" + "From\0Ben Nizette <bn@niasdigital.com>\0" "Subject\0Re: [lm-sensors] Accelerometer etc subsystem (Update on progress)\0" "Date\0Sat, 28 Jun 2008 18:34:17 +1000\0" - "To\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0" - "Cc\0mgross-VuQAYsv1563Yd54FQh9/CA@public.gmane.org" - Dmitry Torokhov <dtor-JGs/UdohzUI@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - LM Sensors <lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org> - Jonathan Cameron <Jonathan.Cameron-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - hmh-N3TV7GIv+o9fyO9Q7EP/yw@public.gmane.org - " spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" + "To\0Jonathan Cameron <jic23@cam.ac.uk>\0" + "Cc\0Jonathan Cameron <Jonathan.Cameron@gmail.com>" + mgross@linux.intel.com + Dmitry Torokhov <dtor@mail.ru> + linux-kernel@vger.kernel.org + LM Sensors <lm-sensors@lm-sensors.org> + hmh@hmh.eng.br + spi-devel-general@lists.sourceforge.net + " Anton Vorontsov <avorontsov@ru.mvista.com>\0" "\00:1\0" "b\0" "\n" @@ -125,13 +125,6 @@ "> Jonathan\n" "\n" "np,\n" - "\t--Ben.\n" - "\n" - "\n" - "-------------------------------------------------------------------------\n" - "Check out the new SourceForge.net Marketplace.\n" - "It's the best place to buy or sell services for\n" - "just about anything Open Source.\n" - http://sourceforge.net/services/buy/index.php + "\t--Ben." -b6b60e531c1c31d6f04597eec755cf876b2e8a925911588b0274e967d5f26674 +b8fbdf0dbf00ea5c55721eb6a6ac98bf0809f50e2a34b03eeaf162eb47e1b32c
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.