* [PATCH] LZO: update email address
@ 2010-02-04 2:11 Nitin Gupta
2010-02-04 18:24 ` Andrew Morton
0 siblings, 1 reply; 2+ messages in thread
From: Nitin Gupta @ 2010-02-04 2:11 UTC (permalink / raw)
To: Andrew Morton
Cc: Richard Purdie, Russell King, Albin Tonnerre, Wu Zhangjin,
H. Peter Anvin, linux-kernel, trivial
Update email address for Nitin Gupta (myself)
Signed-off-by: Nitin Gupta <ngupta@vflare.org>
---
lib/lzo/lzo1x_compress.c | 2 +-
lib/lzo/lzo1x_decompress.c | 2 +-
lib/lzo/lzodefs.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/lzo/lzo1x_compress.c b/lib/lzo/lzo1x_compress.c
index a604099..37c499d 100644
--- a/lib/lzo/lzo1x_compress.c
+++ b/lib/lzo/lzo1x_compress.c
@@ -7,7 +7,7 @@
* http://www.oberhumer.com/opensource/lzo/
*
* Changed for kernel use by:
- * Nitin Gupta <nitingupta910@gmail.com>
+ * Nitin Gupta <ngupta@vflare.org>
* Richard Purdie <rpurdie@openedhand.com>
*/
diff --git a/lib/lzo/lzo1x_decompress.c b/lib/lzo/lzo1x_decompress.c
index f2fd098..efb1b09 100644
--- a/lib/lzo/lzo1x_decompress.c
+++ b/lib/lzo/lzo1x_decompress.c
@@ -7,7 +7,7 @@
* http://www.oberhumer.com/opensource/lzo/
*
* Changed for kernel use by:
- * Nitin Gupta <nitingupta910@gmail.com>
+ * Nitin Gupta <ngupta@vflare.org>
* Richard Purdie <rpurdie@openedhand.com>
*/
diff --git a/lib/lzo/lzodefs.h b/lib/lzo/lzodefs.h
index b6d482c..e13e961 100644
--- a/lib/lzo/lzodefs.h
+++ b/lib/lzo/lzodefs.h
@@ -7,7 +7,7 @@
* http://www.oberhumer.com/opensource/lzo/
*
* Changed for kernel use by:
- * Nitin Gupta <nitingupta910@gmail.com>
+ * Nitin Gupta <ngupta@vflare.org>
* Richard Purdie <rpurdie@openedhand.com>
*/
--
1.6.2.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] LZO: update email address
2010-02-04 2:11 [PATCH] LZO: update email address Nitin Gupta
@ 2010-02-04 18:24 ` Andrew Morton
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2010-02-04 18:24 UTC (permalink / raw)
To: Nitin Gupta
Cc: Richard Purdie, Russell King, Albin Tonnerre, Wu Zhangjin,
H. Peter Anvin, linux-kernel, trivial
On Thu, 4 Feb 2010 07:41:50 +0530
Nitin Gupta <ngupta@vflare.org> wrote:
> Update email address for Nitin Gupta (myself)
>
> ...
>
> diff --git a/lib/lzo/lzo1x_compress.c b/lib/lzo/lzo1x_compress.c
> index a604099..37c499d 100644
> --- a/lib/lzo/lzo1x_compress.c
> +++ b/lib/lzo/lzo1x_compress.c
> @@ -7,7 +7,7 @@
> * http://www.oberhumer.com/opensource/lzo/
> *
> * Changed for kernel use by:
> - * Nitin Gupta <nitingupta910@gmail.com>
> + * Nitin Gupta <ngupta@vflare.org>
> * Richard Purdie <rpurdie@openedhand.com>
> */
>
It would be better to remove the email address from these files and
then add a MAINTAINERS entry. ("All problems in computer science can
be solved by another level of indirection"!).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-04 18:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-04 2:11 [PATCH] LZO: update email address Nitin Gupta
2010-02-04 18:24 ` Andrew Morton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome