All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4CA3455E.70101@cam.ac.uk>

diff --git a/a/1.txt b/N1/1.txt
index 80da65b..9e7941c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 On 09/29/10 13:55, Alan Cox wrote:
-> From: anantha <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+> From: anantha <anantha.narayanan@intel.com>
 > 
 > This adds support for the ADPS9802ALS sensor.
 > 
@@ -8,14 +8,14 @@ On 09/29/10 13:55, Alan Cox wrote:
 > 	- report I/O errors back to user space
 > 	- report range and values in LUX
 > 
-> Signed-off-by: Anantha Narayanan <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Anantha Narayanan <anantha.narayanan@intel.com>
 > [The 4K and 64K in the hw spec acutally means 4095 (12bit) and 65535 (16bit).]
-> Signed-off-by: Hong Liu <hong.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Hong Liu <hong.liu@intel.com>
 > [Fixed missing \n and re-arranged the attribute names]
-> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+> Signed-off-by: Alan Cox <alan@linux.intel.com>
 That covers everything I wanted. Thanks Alan,
 
-Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>
+Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
 > ---
 > 
 >  drivers/misc/Kconfig       |   10 +
@@ -369,12 +369,12 @@ Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>
 > +module_init(sensor_apds9802als_init);
 > +module_exit(sensor_apds9802als_exit);
 > +
-> +MODULE_AUTHOR("Anantha Narayanan <Anantha.Narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org");
+> +MODULE_AUTHOR("Anantha Narayanan <Anantha.Narayanan@intel.com");
 > +MODULE_DESCRIPTION("Avago apds9802als ALS Driver");
 > +MODULE_LICENSE("GPL v2");
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
diff --git a/a/content_digest b/N1/content_digest
index 2b4c932..5b3efbd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,14 @@
  "ref\020100929125438.10423.21410.stgit@localhost.localdomain\0"
- "ref\020100929125438.10423.21410.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0"
- "From\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0"
+ "From\0Jonathan Cameron <jic23@cam.ac.uk>\0"
  "Subject\0Re: [PATCH] Add ALS drivers for the apds9802als\0"
  "Date\0Wed, 29 Sep 2010 14:55:42 +0100\0"
- "To\0Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
- "Cc\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Alan Cox <alan@linux.intel.com>\0"
+ "Cc\0linux-i2c@vger.kernel.org"
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 09/29/10 13:55, Alan Cox wrote:\n"
- "> From: anantha <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "> From: anantha <anantha.narayanan@intel.com>\n"
  "> \n"
  "> This adds support for the ADPS9802ALS sensor.\n"
  "> \n"
@@ -18,14 +17,14 @@
  "> \t- report I/O errors back to user space\n"
  "> \t- report range and values in LUX\n"
  "> \n"
- "> Signed-off-by: Anantha Narayanan <anantha.narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Anantha Narayanan <anantha.narayanan@intel.com>\n"
  "> [The 4K and 64K in the hw spec acutally means 4095 (12bit) and 65535 (16bit).]\n"
- "> Signed-off-by: Hong Liu <hong.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Hong Liu <hong.liu@intel.com>\n"
  "> [Fixed missing \\n and re-arranged the attribute names]\n"
- "> Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
+ "> Signed-off-by: Alan Cox <alan@linux.intel.com>\n"
  "That covers everything I wanted. Thanks Alan,\n"
  "\n"
- "Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n"
+ "Acked-by: Jonathan Cameron <jic23@cam.ac.uk>\n"
  "> ---\n"
  "> \n"
  ">  drivers/misc/Kconfig       |   10 +\n"
@@ -379,14 +378,14 @@
  "> +module_init(sensor_apds9802als_init);\n"
  "> +module_exit(sensor_apds9802als_exit);\n"
  "> +\n"
- "> +MODULE_AUTHOR(\"Anantha Narayanan <Anantha.Narayanan-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\");\n"
+ "> +MODULE_AUTHOR(\"Anantha Narayanan <Anantha.Narayanan@intel.com\");\n"
  "> +MODULE_DESCRIPTION(\"Avago apds9802als ALS Driver\");\n"
  "> +MODULE_LICENSE(\"GPL v2\");\n"
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  > Please read the FAQ at  http://www.tux.org/lkml/
 
-25590aa45479432c91957292c3cc7bde317df6f0e835cf25067976b70cc86172
+e8fe2774bab0fc91b74a39bbf384f0e9b47863b782a7104f98abd26846de3dd5

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.