]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc: broken link fix
authorLeslie Lau <laulinxk@gmail.com>
Fri, 29 Jan 2016 05:17:22 +0000 (21:17 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 15 Feb 2016 10:18:24 +0000 (11:18 +0100)
commitd00cd819d7dfb1a24d814457f47ff4d6c7be152c
treeb2130a735cd47036cf290302f1f9b5dd9caa677e
parent34fd3e142afb13d22ee4568ae6e151f4d6896c20
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>
drivers/rtc/rtc-rx8025.c