All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4EC4AE0B.1040500@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 577376c..fe3bfc0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
 On 11/16/2011 05:12 PM, Grant Likely wrote:
-> On Wed, Nov 16, 2011 at 2:13 AM, Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org> wrote:
+> On Wed, Nov 16, 2011 at 2:13 AM, Lars-Peter Clausen <lars@metafoo.de> wrote:
 >> This patch introduces the module_i2c_driver macro which is a convenience macro
 >> for I2C driver modules similar to module_platform_driver. It is intended to be
 >> used by drivers which init/exit section does nothing but register/unregister
 >> the I2C driver. By using this macro it is possible to eliminate a few lines of
 >> boilerplate code per I2C driver.
 >>
->> Signed-off-by: Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>
+>> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
 > 
-> Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
-Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>
+> Acked-by: Grant Likely <grant.likely@secretlab.ca>
+Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
 > 
 >> ---
 >>  include/linux/i2c.h |   13 +++++++++++++
diff --git a/a/content_digest b/N1/content_digest
index 8f10367..609f53c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,33 +1,32 @@
  "ref\01321434819-23678-1-git-send-email-lars@metafoo.de\0"
  "ref\01321434819-23678-3-git-send-email-lars@metafoo.de\0"
  "ref\0CACxGe6toOFjOdP7-oZ4O2J=g2U+Y+aWOUzHDoCaX6goAs6zKsQ@mail.gmail.com\0"
- "ref\0CACxGe6toOFjOdP7-oZ4O2J=g2U+Y+aWOUzHDoCaX6goAs6zKsQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Jonathan Cameron <jic23@kernel.org>\0"
  "Subject\0Re: [PATCH 2/5] I2C: Add helper macro for i2c_driver boilerplate\0"
  "Date\0Thu, 17 Nov 2011 06:47:39 +0000\0"
- "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
- "Cc\0Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>"
-  Greg Kroah-Hartman <gregkh-l3A5Bk7waGM@public.gmane.org>
-  Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
-  Michael Hennerich <Michael.Hennerich-OyLXuOCK7orQT0dZR+AlfA@public.gmane.org>
-  linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0"
+ "To\0Grant Likely <grant.likely@secretlab.ca>\0"
+ "Cc\0Lars-Peter Clausen <lars@metafoo.de>"
+  Greg Kroah-Hartman <gregkh@suse.de>
+  Jean Delvare <khali@linux-fr.org>
+  Michael Hennerich <Michael.Hennerich@analog.com>
+  linux-iio@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  linux-i2c@vger.kernel.org
+ " spi-devel-general@lists.sourceforge.net\0"
  "\00:1\0"
  "b\0"
  "On 11/16/2011 05:12 PM, Grant Likely wrote:\n"
- "> On Wed, Nov 16, 2011 at 2:13 AM, Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org> wrote:\n"
+ "> On Wed, Nov 16, 2011 at 2:13 AM, Lars-Peter Clausen <lars@metafoo.de> wrote:\n"
  ">> This patch introduces the module_i2c_driver macro which is a convenience macro\n"
  ">> for I2C driver modules similar to module_platform_driver. It is intended to be\n"
  ">> used by drivers which init/exit section does nothing but register/unregister\n"
  ">> the I2C driver. By using this macro it is possible to eliminate a few lines of\n"
  ">> boilerplate code per I2C driver.\n"
  ">>\n"
- ">> Signed-off-by: Lars-Peter Clausen <lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>\n"
+ ">> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>\n"
  "> \n"
- "> Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n"
- "Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n"
+ "> Acked-by: Grant Likely <grant.likely@secretlab.ca>\n"
+ "Acked-by: Jonathan Cameron <jic23@cam.ac.uk>\n"
  "> \n"
  ">> ---\n"
  ">>  include/linux/i2c.h |   13 +++++++++++++\n"
@@ -66,4 +65,4 @@
  "> \n"
  >
 
-c7881e65c2b920d13134b5d46a8dedabc71c1710116363f96f614b466b4528f2
+d9e6e45ba8838f3a326aef732ad0ef879713a3eb9325143d58027d0299230bee

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.