[PATCH] LZO: update email address

From: Nitin Gupta
Date: Wed Feb 03 2010 - 21:14:16 EST


Update email address for Nitin Gupta (myself)

Signed-off-by: Nitin Gupta <ngupta@xxxxxxxxxx>
---
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@xxxxxxxxx>
+ * Nitin Gupta <ngupta@xxxxxxxxxx>
* Richard Purdie <rpurdie@xxxxxxxxxxxxxx>
*/

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@xxxxxxxxx>
+ * Nitin Gupta <ngupta@xxxxxxxxxx>
* Richard Purdie <rpurdie@xxxxxxxxxxxxxx>
*/

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@xxxxxxxxx>
+ * Nitin Gupta <ngupta@xxxxxxxxxx>
* Richard Purdie <rpurdie@xxxxxxxxxxxxxx>
*/

--
1.6.2.5

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