From 0ffa92ad523628f79742fb0734e06ca66c4f6620 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 25 Nov 2007 16:14:44 +0100 Subject: [PATCH] --- yaml --- r: 84521 b: refs/heads/master c: f1d8e33263abb6a3a2265ba59344c7eb002b2389 h: refs/heads/master i: 84519: d63fd77a20efe463cb8d331793f65d9304ae69a8 v: v3 --- [refs] | 2 +- trunk/Documentation/hwmon/it87 | 2 +- trunk/drivers/hwmon/it87.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 7c7eab1f42e9..0a7e4d75eac3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fe03f28cf35bf8dd0d3cba5e0c00a22530b73bfb +refs/heads/master: f1d8e33263abb6a3a2265ba59344c7eb002b2389 diff --git a/trunk/Documentation/hwmon/it87 b/trunk/Documentation/hwmon/it87 index 5b704a40256b..f4ce1fdbeff6 100644 --- a/trunk/Documentation/hwmon/it87 +++ b/trunk/Documentation/hwmon/it87 @@ -30,7 +30,7 @@ Supported chips: Datasheet: No longer be available Authors: - Christophe Gauthron + Christophe Gauthron Jean Delvare diff --git a/trunk/drivers/hwmon/it87.c b/trunk/drivers/hwmon/it87.c index 0932fd53352a..2bdb153cf989 100644 --- a/trunk/drivers/hwmon/it87.c +++ b/trunk/drivers/hwmon/it87.c @@ -17,7 +17,7 @@ IT8726F Super I/O chip w/LPC interface Sis950 A clone of the IT8705F - Copyright (C) 2001 Chris Gauthron + Copyright (C) 2001 Chris Gauthron Copyright (C) 2005-2006 Jean Delvare This program is free software; you can redistribute it and/or modify @@ -1492,7 +1492,7 @@ static void __exit sm_it87_exit(void) } -MODULE_AUTHOR("Chris Gauthron , " +MODULE_AUTHOR("Chris Gauthron, " "Jean Delvare "); MODULE_DESCRIPTION("IT8705F/8712F/8716F/8718F/8726F, SiS950 driver"); module_param(update_vbat, bool, 0);