Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=af865765a9ee3e3510f0fe82a4f1308d2820b7f6 Commit: af865765a9ee3e3510f0fe82a4f1308d2820b7f6 Parent: 2d1374cad5a97d7c08a2c0e4282fb674b588b421 Author: Roger Lucas <[EMAIL PROTECTED]> AuthorDate: Wed Feb 13 07:52:06 2008 -0500 Committer: Mark M. Hoffman <[EMAIL PROTECTED]> CommitDate: Sun Feb 17 09:27:19 2008 -0500
hwmon: (vt8231) Update maintainer email address Signed-off-by: Roger Lucas <[EMAIL PROTECTED]> (modified MAINTAINERS entry also - MMH) Signed-off-by: Mark M. Hoffman <[EMAIL PROTECTED]> --- MAINTAINERS | 2 +- drivers/hwmon/vt8231.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1d2edb4..4e60c94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4262,7 +4262,7 @@ S: Maintained VT8231 HARDWARE MONITOR DRIVER P: Roger Lucas -M: [EMAIL PROTECTED] +M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained diff --git a/drivers/hwmon/vt8231.c b/drivers/hwmon/vt8231.c index ed4b898..5bc5727 100644 --- a/drivers/hwmon/vt8231.c +++ b/drivers/hwmon/vt8231.c @@ -2,7 +2,7 @@ vt8231.c - Part of lm_sensors, Linux kernel modules for hardware monitoring - Copyright (c) 2005 Roger Lucas <[EMAIL PROTECTED]> + Copyright (c) 2005 Roger Lucas <[EMAIL PROTECTED]> Copyright (c) 2002 Mark D. Studebaker <[EMAIL PROTECTED]> Aaron M. Marsh <[EMAIL PROTECTED]> @@ -999,7 +999,7 @@ static void __exit sm_vt8231_exit(void) } } -MODULE_AUTHOR("Roger Lucas <[EMAIL PROTECTED]>"); +MODULE_AUTHOR("Roger Lucas <[EMAIL PROTECTED]>"); MODULE_DESCRIPTION("VT8231 sensors"); MODULE_LICENSE("GPL"); - To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html