lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 21 Jan 2011 23:13:37 +0530
From:	Arvind R <arvino55@...il.com>
To:	linux-kernel@...r.kernel.org
Cc:	trivial@...nel.org
Subject: [PATCH 2.6.37] edac: i82975x author/maintainer email address change

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@...il.com>
---
 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@...ztechnologies.com>
-M:	"Arvind R." <arvind@...ztechnologies.com>
+M:	"Arvind R." <arvino55@...il.com>
 L:	bluesmoke-devel@...ts.sourceforge.net (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@...rlab.com>");
+MODULE_AUTHOR("Arvind R. <arvino55@...il.com>");
 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ