edac: i82975x author/maintainer email address change
edac-i82975x author/maintainer email address change Signed-off-by: Arvind R. <arvino55@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
b8d6568a12
commit
25527885e3
2 changed files with 2 additions and 2 deletions
|
@ -2334,7 +2334,7 @@ F: include/linux/edac_mce.h
|
||||||
|
|
||||||
EDAC-I82975X
|
EDAC-I82975X
|
||||||
M: Ranganathan Desikan <ravi@jetztechnologies.com>
|
M: Ranganathan Desikan <ravi@jetztechnologies.com>
|
||||||
M: "Arvind R." <arvind@jetztechnologies.com>
|
M: "Arvind R." <arvino55@gmail.com>
|
||||||
L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
|
L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers)
|
||||||
W: bluesmoke.sourceforge.net
|
W: bluesmoke.sourceforge.net
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
|
|
@ -664,7 +664,7 @@ module_init(i82975x_init);
|
||||||
module_exit(i82975x_exit);
|
module_exit(i82975x_exit);
|
||||||
|
|
||||||
MODULE_LICENSE("GPL");
|
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_DESCRIPTION("MC support for Intel 82975 memory hub controllers");
|
||||||
|
|
||||||
module_param(edac_op_state, int, 0444);
|
module_param(edac_op_state, int, 0444);
|
||||||
|
|
Loading…
Reference in a new issue