Commit 964f945b authored by Jean Delvare's avatar Jean Delvare

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: default avatarJean Delvare <jdelvare@suse.de>
parent 455c6fdb
...@@ -1648,7 +1648,7 @@ static void __exit f71805f_exit(void) ...@@ -1648,7 +1648,7 @@ static void __exit f71805f_exit(void)
platform_driver_unregister(&f71805f_driver); platform_driver_unregister(&f71805f_driver);
} }
MODULE_AUTHOR("Jean Delvare <khali@linux-fr>"); MODULE_AUTHOR("Jean Delvare <jdelvare@suse.de>");
MODULE_LICENSE("GPL"); MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("F71805F/F71872F hardware monitoring driver"); MODULE_DESCRIPTION("F71805F/F71872F hardware monitoring driver");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment