aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/rtc/rtc-rx8025.c
diff options
context:
space:
mode:
authorLeslie Lau <laulinxk@gmail.com>2016-01-28 21:17:22 -0800
committerJiri Kosina <jkosina@suse.cz>2016-02-15 11:18:24 +0100
commitd00cd819d7dfb1a24d814457f47ff4d6c7be152c (patch)
treeb2130a735cd47036cf290302f1f9b5dd9caa677e /drivers/rtc/rtc-rx8025.c
parentdrm/i915 Fix typos in i915_gem_fence.c (diff)
downloadwireguard-linux-d00cd819d7dfb1a24d814457f47ff4d6c7be152c.tar.xz
wireguard-linux-d00cd819d7dfb1a24d814457f47ff4d6c7be152c.zip
drivers/rtc: broken link fix
In drivers/rtc/rtc-rx8025.c is a broken link that is supposed to lead to a form allowing users to subscribe to the lm-sensors mailing list. The link <http://lists.lm-sensors.org/mailman/listinfo/lmsensors> leads to a page with a 404 error. I believe the link should be replaced with <lm-sensors@lm-sensors.org>. Signed-off-by: Leslie Lau <laulinxk@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/rtc/rtc-rx8025.c')
-rw-r--r--drivers/rtc/rtc-rx8025.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/rtc-rx8025.c b/drivers/rtc/rtc-rx8025.c
index 24c3d69ce1b9..5c2e9bcec091 100644
--- a/drivers/rtc/rtc-rx8025.c
+++ b/drivers/rtc/rtc-rx8025.c
@@ -7,7 +7,7 @@
* All rights reserved.
*
* Modified by fengjh at rising.com.cn
- * <http://lists.lm-sensors.org/mailman/listinfo/lm-sensors>
+ * <lm-sensors@lm-sensors.org>
* 2006.11
*
* Code cleanup by Sergei Poselenov, <sposelenov@emcraft.com>