Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335816 > unrolled thread
| Started by | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| First post | 2016-02-16 21:50 +0100 |
| Last post | 2016-02-16 21:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] drivers/rtc: broken link fix Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-02-16 21:50 +0100
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Date | 2016-02-16 21:50 +0100 |
| Subject | Re: [PATCH] drivers/rtc: broken link fix |
| Message-ID | <r2UJj-4va-1@gated-at.bofh.it> |
Hi Leslie, On 28/01/2016 at 21:17:22 -0800, Leslie Lau wrote : > 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>. > I think you can simply remove the link. Can you send an updated patch? > Signed-off-by: Leslie Lau <laulinxk@gmail.com> > --- > drivers/rtc/rtc-rx8025.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/rtc/rtc-rx8025.c b/drivers/rtc/rtc-rx8025.c > index bd911ba..85df3b4 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> > -- > 2.5.0 -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
Back to top | Article view | linux.kernel
csiph-web