public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers/rtc: broken link fix
@ 2016-01-29  5:17 Leslie Lau
  2016-02-16 20:48 ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Leslie Lau @ 2016-01-29  5:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: a.zummo, alexandre.belloni, trivial, Leslie Lau

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>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers/rtc: broken link fix
  2016-01-29  5:17 [PATCH] drivers/rtc: broken link fix Leslie Lau
@ 2016-02-16 20:48 ` Alexandre Belloni
  2016-02-26 10:22   ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2016-02-16 20:48 UTC (permalink / raw)
  To: Leslie Lau; +Cc: linux-kernel, a.zummo, trivial

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers/rtc: broken link fix
  2016-02-16 20:48 ` Alexandre Belloni
@ 2016-02-26 10:22   ` Alexandre Belloni
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2016-02-26 10:22 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Leslie Lau, linux-kernel, a.zummo, trivial

Hi Jiri,

I see you took that patch but I'd really prefer the link to be dropped.
Also, the subject has to be fixed...

On 16/02/2016 at 21:48:09 +0100, Alexandre Belloni wrote :
> 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

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-26 10:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-29  5:17 [PATCH] drivers/rtc: broken link fix Leslie Lau
2016-02-16 20:48 ` Alexandre Belloni
2016-02-26 10:22   ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox