diff for duplicates of <20100827091607.1bb889f2@hyperion.delvare> diff --git a/a/1.txt b/N1/1.txt index d90235a..a84c9f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,15 +1,15 @@ Hi Andrew, -Please note: lkml-u79uwXL29TY76Z2rM5mHXA@public.gmane.org doesn't exist. +Please note: lkml@vger.kernel.org doesn't exist. Here's my review, as a complement to Andrew's. -On Thu, 26 Aug 2010 18:31:57 -0700, Andrew-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Chew-u79uwXL29TY76Z2rM5mHXA@public.gmane.org wrote: -> From: Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +On Thu, 26 Aug 2010 18:31:57 -0700, Andrew@vger.kernel.org, Chew@vger.kernel.org wrote: +> From: Andrew Chew <achew@nvidia.com> > > This is for the Asahi Kasei's I2C compass sensor AK8975. > -> Signed-off-by: Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Andrew Chew <achew@nvidia.com> > --- > drivers/misc/Kconfig | 8 + > drivers/misc/Makefile | 1 + @@ -60,7 +60,7 @@ compass subsystem being created someday. > +/* drivers/misc/akm8975.c - akm8975 compass driver > + * > + * Copyright (C) 2007-2008 HTC Corporation. -> + * Author: Hou-Kun Chen <houkun.chen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> + * Author: Hou-Kun Chen <houkun.chen@gmail.com> > + * > + * This software is licensed under the terms of the GNU General Public > + * License version 2, as published by the Free Software Foundation, and @@ -847,7 +847,7 @@ Debugging message shouldn't be printed with pr_info(). > +module_init(akm8975_init); > +module_exit(akm8975_exit); > + -> +MODULE_AUTHOR("Hou-Kun Chen <hk_chen-TYsT/PRPW1c@public.gmane.org>"); +> +MODULE_AUTHOR("Hou-Kun Chen <hk_chen@htc.com>"); > +MODULE_DESCRIPTION("AK8975 compass driver"); > +MODULE_LICENSE("GPL"); > diff --git a/include/linux/akm8975.h b/include/linux/akm8975.h diff --git a/a/content_digest b/N1/content_digest index 190c2b4..8dda1d7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,27 @@ "ref\01282872717-12228-1-git-send-email-achew@nvidia.com\0" - "ref\01282872717-12228-1-git-send-email-achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>\0" + "From\0Jean Delvare <khali@linux-fr.org>\0" "Subject\0Re: [PATCH 1/1] drivers/misc/akm8975: Add compass sensor driver\0" "Date\0Fri, 27 Aug 2010 09:16:07 +0200\0" - "To\0Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - alan-VuQAYsv1563Yd54FQh9/CA@public.gmane.org - akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org - " olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org\0" + "To\0Andrew Chew <achew@nvidia.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-i2c@vger.kernel.org + alan@linux.intel.com + akpm@linux-foundation.org + " olof@lixom.net\0" "\00:1\0" "b\0" "Hi Andrew,\n" "\n" - "Please note: lkml-u79uwXL29TY76Z2rM5mHXA@public.gmane.org doesn't exist.\n" + "Please note: lkml@vger.kernel.org doesn't exist.\n" "\n" "Here's my review, as a complement to Andrew's.\n" "\n" - "On Thu, 26 Aug 2010 18:31:57 -0700, Andrew-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Chew-u79uwXL29TY76Z2rM5mHXA@public.gmane.org wrote:\n" - "> From: Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "On Thu, 26 Aug 2010 18:31:57 -0700, Andrew@vger.kernel.org, Chew@vger.kernel.org wrote:\n" + "> From: Andrew Chew <achew@nvidia.com>\n" "> \n" "> This is for the Asahi Kasei's I2C compass sensor AK8975.\n" "> \n" - "> Signed-off-by: Andrew Chew <achew-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Andrew Chew <achew@nvidia.com>\n" "> ---\n" "> drivers/misc/Kconfig | 8 +\n" "> drivers/misc/Makefile | 1 +\n" @@ -73,7 +72,7 @@ "> +/* drivers/misc/akm8975.c - akm8975 compass driver\n" "> + *\n" "> + * Copyright (C) 2007-2008 HTC Corporation.\n" - "> + * Author: Hou-Kun Chen <houkun.chen-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> + * Author: Hou-Kun Chen <houkun.chen@gmail.com>\n" "> + *\n" "> + * This software is licensed under the terms of the GNU General Public\n" "> + * License version 2, as published by the Free Software Foundation, and\n" @@ -860,7 +859,7 @@ "> +module_init(akm8975_init);\n" "> +module_exit(akm8975_exit);\n" "> +\n" - "> +MODULE_AUTHOR(\"Hou-Kun Chen <hk_chen-TYsT/PRPW1c@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Hou-Kun Chen <hk_chen@htc.com>\");\n" "> +MODULE_DESCRIPTION(\"AK8975 compass driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> diff --git a/include/linux/akm8975.h b/include/linux/akm8975.h\n" @@ -987,4 +986,4 @@ "-- \n" Jean Delvare -0a17863fe3589c256cc783510d3dbb9ae2faf5bb753183902310f20912377f94 +75f78de20c1d167a24f4bc5f02abbd2e98e4910a68605d6739c949c634fbec29
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.