aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/hwmon/adm92402
-rw-r--r--drivers/hwmon/adm9240.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/hwmon/adm9240 b/Documentation/hwmon/adm9240
index 35f618f32896..2c6f1fed4618 100644
--- a/Documentation/hwmon/adm9240
+++ b/Documentation/hwmon/adm9240
@@ -24,7 +24,7 @@ Authors:
Frodo Looijaard <[email protected]>,
Philip Edelbrock <[email protected]>,
Michiel Rook <[email protected]>,
- Grant Coady <[email protected]> with guidance
+ Grant Coady <[email protected]> with guidance
from Jean Delvare <[email protected]>
Interface
diff --git a/drivers/hwmon/adm9240.c b/drivers/hwmon/adm9240.c
index 377961c4a41e..aad594adf0c7 100644
--- a/drivers/hwmon/adm9240.c
+++ b/drivers/hwmon/adm9240.c
@@ -5,7 +5,7 @@
* Copyright (C) 1999 Frodo Looijaard <[email protected]>
* Philip Edelbrock <[email protected]>
* Copyright (C) 2003 Michiel Rook <[email protected]>
- * Copyright (C) 2005 Grant Coady <[email protected]> with valuable
+ * Copyright (C) 2005 Grant Coady <[email protected]> with valuable
* guidance from Jean Delvare
*
* Driver supports Analog Devices ADM9240
@@ -774,7 +774,7 @@ static void __exit sensors_adm9240_exit(void)
}
MODULE_AUTHOR("Michiel Rook <[email protected]>, "
- "Grant Coady <[email protected]> and others");
+ "Grant Coady <[email protected]> and others");
MODULE_DESCRIPTION("ADM9240/DS1780/LM81 driver");
MODULE_LICENSE("GPL");