All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4A397BA2.9030702@bluewatersys.com>

diff --git a/a/1.txt b/N1/1.txt
index 3477a8b..4a22ad4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ Jean Delvare wrote:
 >   
 >> Add support for the the ds2782 standalone I2C gas-gauge.
 >>
->> Signed-off-by: Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>
+>> Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
 >>     
 >
 > I suggest you send this patch to the maintainers of the power supply
@@ -31,7 +31,7 @@ Updated patch below.
 ---
 Add support for the DS2782 stand-alone I2C gas-gauge
 
-Signed-off-by: Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>
+Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
 ---
 
 diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
@@ -76,7 +76,7 @@ index 0000000..cfd4d28
 + * I2C client/driver for the Maxim/Dallas DS2782 Stand-Alone Fuel Gauge IC
 + *
 + * Copyright (C) 2009 Bluewater Systems Ltd
-+ * Author: Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>
++ * Author: Ryan Mallon <ryan@bluewatersys.com>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License version 2 as
@@ -388,6 +388,6 @@ index 0000000..cfd4d28
 +module_init(ds2782_init);
 +module_exit(ds2782_exit);
 +
-+MODULE_AUTHOR("Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>");
++MODULE_AUTHOR("Ryan Mallon <ryan@bluewatersys.com>");
 +MODULE_DESCRIPTION("Maxim/Dallas DS2782 Stand-Alone Fuel Gauage IC driver");
 +MODULE_LICENSE("GPL");
diff --git a/a/content_digest b/N1/content_digest
index 84da0c6..7a38eeb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,13 @@
  "ref\04A371CDF.3070407@bluewatersys.com\0"
  "ref\020090617110908.17b47a18@hyperion.delvare\0"
- "ref\020090617110908.17b47a18-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org\0"
- "From\0Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>\0"
+ "From\0Ryan Mallon <ryan@bluewatersys.com>\0"
  "Subject\0Re: [PATCH] ds2782 battery gas gauge driver\0"
  "Date\0Thu, 18 Jun 2009 11:26:26 +1200\0"
- "To\0Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\0"
- "Cc\0linux kernel <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
-  linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Anton Vorontsov <cbou-JGs/UdohzUI@public.gmane.org>
- " David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>\0"
+ "To\0Jean Delvare <khali@linux-fr.org>\0"
+ "Cc\0linux kernel <linux-kernel@vger.kernel.org>"
+  linux-i2c@vger.kernel.org
+  Anton Vorontsov <cbou@mail.ru>
+ " David Woodhouse <dwmw2@infradead.org>\0"
  "\00:1\0"
  "b\0"
  "Jean Delvare wrote:\n"
@@ -18,7 +17,7 @@
  ">   \n"
  ">> Add support for the the ds2782 standalone I2C gas-gauge.\n"
  ">>\n"
- ">> Signed-off-by: Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>\n"
+ ">> Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>\n"
  ">>     \n"
  ">\n"
  "> I suggest you send this patch to the maintainers of the power supply\n"
@@ -44,7 +43,7 @@
  "---\n"
  "Add support for the DS2782 stand-alone I2C gas-gauge\n"
  "\n"
- "Signed-off-by: Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>\n"
+ "Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>\n"
  "---\n"
  "\n"
  "diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig\n"
@@ -89,7 +88,7 @@
  "+ * I2C client/driver for the Maxim/Dallas DS2782 Stand-Alone Fuel Gauge IC\n"
  "+ *\n"
  "+ * Copyright (C) 2009 Bluewater Systems Ltd\n"
- "+ * Author: Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>\n"
+ "+ * Author: Ryan Mallon <ryan@bluewatersys.com>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License version 2 as\n"
@@ -401,8 +400,8 @@
  "+module_init(ds2782_init);\n"
  "+module_exit(ds2782_exit);\n"
  "+\n"
- "+MODULE_AUTHOR(\"Ryan Mallon <ryan-7Wk5F4Od5/oYd5yxfr4S2w@public.gmane.org>\");\n"
+ "+MODULE_AUTHOR(\"Ryan Mallon <ryan@bluewatersys.com>\");\n"
  "+MODULE_DESCRIPTION(\"Maxim/Dallas DS2782 Stand-Alone Fuel Gauage IC driver\");\n"
  "+MODULE_LICENSE(\"GPL\");"
 
-33154144bdfe490bcfb6fd1b15bff87de3d721f616dd3da80d771b0aa353f20e
+727be117df5e9f01f47e8a6df2104a65ee3b2e0ff1af3de21e1403f70174df0a

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.