[PATCH 2.6.37] edac: i82975x author/maintainer email address change

From: Arvind R
Date: Fri Jan 21 2011 - 12:43:42 EST


Subject: [PATCH 2.6.37] edac: i82975x author/maintainer email address change

edac-i82975x author/maintainer email address change

Signed-off-by: Arvind R. <arvino55@xxxxxxxxx>
---
MAINTAINERS | 2 +-
drivers/edac/i82975x_edac.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff -u a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2229,7 +2229,7 @@

EDAC-I82975X
M: Ranganathan Desikan <ravi@xxxxxxxxxxxxxxxxxxxx>
-M: "Arvind R." <arvind@xxxxxxxxxxxxxxxxxxxx>
+M: "Arvind R." <arvino55@xxxxxxxxx>
L: bluesmoke-devel@xxxxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
W: bluesmoke.sourceforge.net
S: Maintained
diff -u a/drivers/edac/i82975x_edac.c b/drivers/edac/i82975x_edac.c
--- a/drivers/edac/i82975x_edac.c
+++ b/drivers/edac/i82975x_edac.c
@@ -664,7 +664,7 @@ module_init(i82975x_init);
module_exit(i82975x_exit);

MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Arvind R. <arvind@xxxxxxxxxxx>");
+MODULE_AUTHOR("Arvind R. <arvino55@xxxxxxxxx>");
MODULE_DESCRIPTION("MC support for Intel 82975 memory hub controllers");

module_param(edac_op_state, int, 0444);
--
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/