mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
hwmon: Use <> rather than () around my e-mail address
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
parent
b6b2a1e806
commit
7958e3b45d
@ -2662,7 +2662,7 @@ static void __exit f71882fg_exit(void)
|
||||
}
|
||||
|
||||
MODULE_DESCRIPTION("F71882FG Hardware Monitoring Driver");
|
||||
MODULE_AUTHOR("Hans Edgington, Hans de Goede (hdegoede@redhat.com)");
|
||||
MODULE_AUTHOR("Hans Edgington, Hans de Goede <hdegoede@redhat.com>");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
module_init(f71882fg_init);
|
||||
|
@ -887,7 +887,7 @@ static void __exit sch5627_exit(void)
|
||||
}
|
||||
|
||||
MODULE_DESCRIPTION("SMSC SCH5627 Hardware Monitoring Driver");
|
||||
MODULE_AUTHOR("Hans de Goede (hdegoede@redhat.com)");
|
||||
MODULE_AUTHOR("Hans de Goede <hdegoede@redhat.com>");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
module_init(sch5627_init);
|
||||
|
Loading…
Reference in New Issue
Block a user