Skip to content

Commit d00cd81

Browse files
lauleslielauJiri Kosina
authored andcommitted
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 <[email protected]>. Signed-off-by: Leslie Lau <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 34fd3e1 commit d00cd81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/rtc/rtc-rx8025.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* All rights reserved.
88
*
99
* Modified by fengjh at rising.com.cn
10-
* <http://lists.lm-sensors.org/mailman/listinfo/lm-sensors>
10+
* <lm-sensors@lm-sensors.org>
1111
* 2006.11
1212
*
1313
* Code cleanup by Sergei Poselenov, <[email protected]>

0 commit comments

Comments
 (0)