Skip to content

Commit 6e0498d

Browse files
wsakernelgroeck
authored andcommitted
hwmon: (adt7411) update contact email
My 'pengutronix' address is defunct for years. Merge the entries and use the proper contact address. Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent 8cbf217 commit 6e0498d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

drivers/hwmon/adt7411.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,6 @@ static struct i2c_driver adt7411_driver = {
716716

717717
module_i2c_driver(adt7411_driver);
718718

719-
MODULE_AUTHOR("Sascha Hauer <[email protected]> and "
720-
"Wolfram Sang <[email protected]>");
719+
MODULE_AUTHOR("Sascha Hauer, Wolfram Sang <[email protected]>");
721720
MODULE_DESCRIPTION("ADT7411 driver");
722721
MODULE_LICENSE("GPL v2");

0 commit comments

Comments
 (0)