Skip to content

Commit

Permalink
edac: i82975x author/maintainer email address change
Browse files Browse the repository at this point in the history
edac-i82975x author/maintainer email address change

Signed-off-by: Arvind R. <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
Arvind R authored and Jiri Kosina committed Jan 24, 2011
1 parent b8d6568 commit 2552788
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -2334,7 +2334,7 @@ F: include/linux/edac_mce.h

EDAC-I82975X
M: Ranganathan Desikan <[email protected]>
M: "Arvind R." <arvind@jetztechnologies.com>
M: "Arvind R." <arvino55@gmail.com>
L: [email protected] (moderated for non-subscribers)
W: bluesmoke.sourceforge.net
S: Maintained
Expand Down
2 changes: 1 addition & 1 deletion drivers/edac/i82975x_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ module_init(i82975x_init);
module_exit(i82975x_exit);

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Arvind R. <arvind@acarlab.com>");
MODULE_AUTHOR("Arvind R. <arvino55@gmail.com>");
MODULE_DESCRIPTION("MC support for Intel 82975 memory hub controllers");

module_param(edac_op_state, int, 0444);
Expand Down

0 comments on commit 2552788

Please sign in to comment.