]> 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>
Fri, 5 Feb 2016 13:27:39 +0000 (14:27 +0100)
commite9bf1d57f0a047a9be31b8ce555f30c4556deb19
tree259564c6b17d7380e3ab915bcc239c5c7ac5f6cc
parentfeb8b6f300c6e5ac0a0b63b3cdc165f9da71a530
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