Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH] LZO: update email address

1 view
Skip to first unread message

Nitin Gupta

unread,
Feb 3, 2010, 9:20:02 PM2/3/10
to
Update email address for Nitin Gupta (myself)

Signed-off-by: Nitin Gupta <ngu...@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 <niting...@gmail.com>
+ * Nitin Gupta <ngu...@vflare.org>
* Richard Purdie <rpu...@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 <niting...@gmail.com>
+ * Nitin Gupta <ngu...@vflare.org>
* Richard Purdie <rpu...@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 <niting...@gmail.com>
+ * Nitin Gupta <ngu...@vflare.org>
* Richard Purdie <rpu...@openedhand.com>
*/

--
1.6.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Andrew Morton

unread,
Feb 4, 2010, 1:30:02 PM2/4/10
to
On Thu, 4 Feb 2010 07:41:50 +0530
Nitin Gupta <ngu...@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 <niting...@gmail.com>
> + * Nitin Gupta <ngu...@vflare.org>
> * Richard Purdie <rpu...@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"!).

0 new messages