On Sun, 13 Mar 2011 15:03:06 +0100, Jean Delvare wrote: > On Sun, 13 Mar 2011 13:50:34 +0100, Hans de Goede wrote: > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > > --- > > MAINTAINERS | 2 +- > > drivers/hwmon/abituguru.c | 4 ++-- > > drivers/hwmon/abituguru3.c | 4 ++-- > > 3 files changed, 5 insertions(+), 5 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 4fd2ca8..a3ffcc9 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -198,7 +198,7 @@ F: Documentation/scsi/aacraid.txt > > F: drivers/scsi/aacraid/ > > > > ABIT UGURU 1,2 HARDWARE MONITOR DRIVER > > -M: Hans de Goede <j.w.r.degoede@xxxxxx> > > +M: Hans de Goede <hdegoede@xxxxxxxxxx> > > L: lm-sensors@xxxxxxxxxxxxxx > > S: Maintained > > F: drivers/hwmon/abituguru.c > > diff --git a/drivers/hwmon/abituguru.c b/drivers/hwmon/abituguru.c > > index 8f07a9d..0e05aa1 100644 > > --- a/drivers/hwmon/abituguru.c > > +++ b/drivers/hwmon/abituguru.c > > @@ -1,5 +1,5 @@ > > /* > > - abituguru.c Copyright (c) 2005-2006 Hans de Goede <j.w.r.degoede@xxxxxx> > > + abituguru.c Copyright (c) 2005-2006 Hans de Goede <hdegoede@xxxxxxxxxx> > > > > This program is free software; you can redistribute it and/or modify > > it under the terms of the GNU General Public License as published by > > @@ -1505,7 +1505,7 @@ static void __exit abituguru_exit(void) > > platform_driver_unregister(&abituguru_driver); > > } > > > > -MODULE_AUTHOR("Hans de Goede <j.w.r.degoede@xxxxxx>"); > > +MODULE_AUTHOR("Hans de Goede <hdegoede@xxxxxxxxxx>"); > > MODULE_DESCRIPTION("Abit uGuru Sensor device"); > > MODULE_LICENSE("GPL"); > > > > diff --git a/drivers/hwmon/abituguru3.c b/drivers/hwmon/abituguru3.c > > index 48d21e2..034cebf 100644 > > --- a/drivers/hwmon/abituguru3.c > > +++ b/drivers/hwmon/abituguru3.c > > @@ -1,7 +1,7 @@ > > /* > > abituguru3.c > > > > - Copyright (c) 2006-2008 Hans de Goede <j.w.r.degoede@xxxxxx> > > + Copyright (c) 2006-2008 Hans de Goede <hdegoede@xxxxxxxxxx> > > Copyright (c) 2008 Alistair John Strachan <alistair@xxxxxxxxxxxxx> > > > > This program is free software; you can redistribute it and/or modify > > @@ -1266,7 +1266,7 @@ static void __exit abituguru3_exit(void) > > platform_driver_unregister(&abituguru3_driver); > > } > > > > -MODULE_AUTHOR("Hans de Goede <j.w.r.degoede@xxxxxx>"); > > +MODULE_AUTHOR("Hans de Goede <hdegoede@xxxxxxxxxx>"); > > MODULE_DESCRIPTION("Abit uGuru3 Sensor device"); > > MODULE_LICENSE("GPL"); > > > > Acked-by: Jean Delvare <khali@xxxxxxxxxxxx> Oh, actually I've added this patch to my own hwmon tree, as it has no dependencies on patches already in Guenter's tree, contrary to the other two patches in this set. -- Jean Delvare _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors