All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100616121534.26294.12540.stgit@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index 4bc48be..0b464c7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-From: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
+From: Kalhan Trisal <kalhan.trisal@intel.com>
 
 This driver will report the heading values in degrees to the sysfs interface.
 The values returned are headings . e.g. 245.6
@@ -6,8 +6,8 @@ The values returned are headings . e.g. 245.6
 Cleanups requested now all folded in and a sysfs descriptio to keep Andrew
 happy.
 
-Signed-off-by: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
-Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
+Signed-off-by: Kalhan Trisal <kalhan.trisal@intel.com>
+Signed-off-by: Alan Cox <alan@linux.intel.com>
 ---
 
  .../ABI/testing/sysfs-bus-i2c-devices-hm6352       |   21 ++
@@ -28,21 +28,21 @@ index 0000000..fbedf77
 +Where:		/sys/bus/i2c/devices/.../heading
 +Date:		April 2010
 +Kernel Version: 2.6.36?
-+Contact:	alan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
++Contact:	alan.cox@intel.com
 +Description:	Reports the current heading from the compass as a floating
 +		point value in degrees.
 +
 +Where:		/sys/bus/i2c/devices/.../power_state
 +Date:		April 2010
 +Kernel Version: 2.6.36?
-+Contact:	alan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
++Contact:	alan.cox@intel.com
 +Description:	Sets the power state of the device. 0 sets the device into
 +		sleep mode, 1 wakes it up.
 +
 +Where:		/sys/bus/i2c/devices/.../calibration
 +Date:		April 2010
 +Kernel Version: 2.6.36?
-+Contact:	alan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
++Contact:	alan.cox@intel.com
 +Description:	Sets the calibration on or off (1 = on, 0 = off). See the
 +		chip data sheet.
 +
@@ -278,6 +278,6 @@ index 0000000..a62a03b
 +module_init(sensor_hmc6352_init);
 +module_exit(sensor_hmc6352_exit);
 +
-+MODULE_AUTHOR("Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org");
++MODULE_AUTHOR("Kalhan Trisal <kalhan.trisal@intel.com");
 +MODULE_DESCRIPTION("hmc6352 Compass Driver");
 +MODULE_LICENSE("GPL v2");
diff --git a/a/content_digest b/N1/content_digest
index 104ac37..ccbd941 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,11 @@
- "From\0Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0"
+ "From\0Alan Cox <alan@linux.intel.com>\0"
  "Subject\0[PATCH] hmc6352: Add driver for the HMC6352 compass\0"
  "Date\0Wed, 16 Jun 2010 13:16:14 +0100\0"
- "To\0linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-i2c@vger.kernel.org"
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "From: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
+ "From: Kalhan Trisal <kalhan.trisal@intel.com>\n"
  "\n"
  "This driver will report the heading values in degrees to the sysfs interface.\n"
  "The values returned are headings . e.g. 245.6\n"
@@ -13,8 +13,8 @@
  "Cleanups requested now all folded in and a sysfs descriptio to keep Andrew\n"
  "happy.\n"
  "\n"
- "Signed-off-by: Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n"
- "Signed-off-by: Alan Cox <alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\n"
+ "Signed-off-by: Kalhan Trisal <kalhan.trisal@intel.com>\n"
+ "Signed-off-by: Alan Cox <alan@linux.intel.com>\n"
  "---\n"
  "\n"
  " .../ABI/testing/sysfs-bus-i2c-devices-hm6352       |   21 ++\n"
@@ -35,21 +35,21 @@
  "+Where:\t\t/sys/bus/i2c/devices/.../heading\n"
  "+Date:\t\tApril 2010\n"
  "+Kernel Version: 2.6.36?\n"
- "+Contact:\talan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\n"
+ "+Contact:\talan.cox@intel.com\n"
  "+Description:\tReports the current heading from the compass as a floating\n"
  "+\t\tpoint value in degrees.\n"
  "+\n"
  "+Where:\t\t/sys/bus/i2c/devices/.../power_state\n"
  "+Date:\t\tApril 2010\n"
  "+Kernel Version: 2.6.36?\n"
- "+Contact:\talan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\n"
+ "+Contact:\talan.cox@intel.com\n"
  "+Description:\tSets the power state of the device. 0 sets the device into\n"
  "+\t\tsleep mode, 1 wakes it up.\n"
  "+\n"
  "+Where:\t\t/sys/bus/i2c/devices/.../calibration\n"
  "+Date:\t\tApril 2010\n"
  "+Kernel Version: 2.6.36?\n"
- "+Contact:\talan.cox-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\n"
+ "+Contact:\talan.cox@intel.com\n"
  "+Description:\tSets the calibration on or off (1 = on, 0 = off). See the\n"
  "+\t\tchip data sheet.\n"
  "+\n"
@@ -285,8 +285,8 @@
  "+module_init(sensor_hmc6352_init);\n"
  "+module_exit(sensor_hmc6352_exit);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Kalhan Trisal <kalhan.trisal-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org\");\n"
+ "+MODULE_AUTHOR(\"Kalhan Trisal <kalhan.trisal@intel.com\");\n"
  "+MODULE_DESCRIPTION(\"hmc6352 Compass Driver\");\n"
  "+MODULE_LICENSE(\"GPL v2\");"
 
-ba21beb3b4d678794ccffc97d599e4f24c6d37987eff28427478283b0d9dbd8c
+9006e4b19c2a64a9669bb1b52e13663c06a00ba66def427d6e001544d724873b

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.