hwmon: (f71805f) Fix author's address
The original address was incomplete, and this caused it to be missed by the recent update to my new address. Signed-off-by: Jean Delvare <jdelvare@suse.de>
This commit is contained in:
Родитель
455c6fdbd2
Коммит
964f945b5e
|
@ -1648,7 +1648,7 @@ static void __exit f71805f_exit(void)
|
|||
platform_driver_unregister(&f71805f_driver);
|
||||
}
|
||||
|
||||
MODULE_AUTHOR("Jean Delvare <khali@linux-fr>");
|
||||
MODULE_AUTHOR("Jean Delvare <jdelvare@suse.de>");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DESCRIPTION("F71805F/F71872F hardware monitoring driver");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче