linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links
@ 2020-03-03 22:55 Joakim Lönnegren
  2020-03-10 17:31 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Joakim Lönnegren @ 2020-03-03 22:55 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, Joakim Lönnegren

In writing_usb_driver.rst:
Remove link to https://www.qbik.ch/usb/devices/ since it seems to be inactive since 2013
Update link to linux-usb mailing list archive

Signed-off-by: Joakim Lönnegren <joakimlonnegren@gmail.com>
---
 Documentation/driver-api/usb/writing_usb_driver.rst | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/Documentation/driver-api/usb/writing_usb_driver.rst b/Documentation/driver-api/usb/writing_usb_driver.rst
index 4fe1c06b6a13..5987762f5c3f 100644
--- a/Documentation/driver-api/usb/writing_usb_driver.rst
+++ b/Documentation/driver-api/usb/writing_usb_driver.rst
@@ -314,11 +314,8 @@ http://www.linux-usb.org/
 Linux Hotplug Project:
 http://linux-hotplug.sourceforge.net/
 
-Linux USB Working Devices List:
-http://www.qbik.ch/usb/devices/
-
-linux-usb-devel Mailing List Archives:
-http://marc.theaimsgroup.com/?l=linux-usb-devel
+linux-usb Mailing List Archives:
+https://marc.info/?l=linux-usb
 
 Programming Guide for Linux USB Device Drivers:
 http://lmu.web.psi.ch/docu/manuals/software_manuals/linux_sl/usb_linux_programming_guide.pdf
-- 
2.25.0


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

* Re: [PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links
  2020-03-03 22:55 [PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links Joakim Lönnegren
@ 2020-03-10 17:31 ` Jonathan Corbet
  2020-03-12 18:39   ` Joakim Lönnegren
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Corbet @ 2020-03-10 17:31 UTC (permalink / raw)
  To: Joakim Lönnegren; +Cc: linux-doc

On Tue,  3 Mar 2020 19:55:52 -0300
"Joakim Lönnegren" <joakimlonnegren@gmail.com> wrote:

> In writing_usb_driver.rst:
> Remove link to https://www.qbik.ch/usb/devices/ since it seems to be inactive since 2013
> Update link to linux-usb mailing list archive
> 
> Signed-off-by: Joakim Lönnegren <joakimlonnegren@gmail.com>
> ---
>  Documentation/driver-api/usb/writing_usb_driver.rst | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> diff --git a/Documentation/driver-api/usb/writing_usb_driver.rst b/Documentation/driver-api/usb/writing_usb_driver.rst
> index 4fe1c06b6a13..5987762f5c3f 100644
> --- a/Documentation/driver-api/usb/writing_usb_driver.rst
> +++ b/Documentation/driver-api/usb/writing_usb_driver.rst
> @@ -314,11 +314,8 @@ http://www.linux-usb.org/
>  Linux Hotplug Project:
>  http://linux-hotplug.sourceforge.net/
>  
> -Linux USB Working Devices List:
> -http://www.qbik.ch/usb/devices/
> -
> -linux-usb-devel Mailing List Archives:
> -http://marc.theaimsgroup.com/?l=linux-usb-devel
> +linux-usb Mailing List Archives:
> +https://marc.info/?l=linux-usb

I think this is a good idea, but can we put in a link to the
lore.kernel.org archive for this list instead?

Thanks,

jon

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

* Re: [PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links
  2020-03-10 17:31 ` Jonathan Corbet
@ 2020-03-12 18:39   ` Joakim Lönnegren
  0 siblings, 0 replies; 3+ messages in thread
From: Joakim Lönnegren @ 2020-03-12 18:39 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc

On Tue 10 Mar 2020 14:31
Jonathan Corbet <corbet@lwn.net> wrote:
>
> On Tue,  3 Mar 2020 19:55:52 -0300
> "Joakim Lönnegren" <joakimlonnegren@gmail.com> wrote:
>
> > In writing_usb_driver.rst:
> > Remove link to https://www.qbik.ch/usb/devices/ since it seems to be inactive since 2013
> > Update link to linux-usb mailing list archive
> >
> > Signed-off-by: Joakim Lönnegren <joakimlonnegren@gmail.com>
> > ---
> >  Documentation/driver-api/usb/writing_usb_driver.rst | 7 ++-----
> >  1 file changed, 2 insertions(+), 5 deletions(-)
> >
> > diff --git a/Documentation/driver-api/usb/writing_usb_driver.rst b/Documentation/driver-api/usb/writing_usb_driver.rst
> > index 4fe1c06b6a13..5987762f5c3f 100644
> > --- a/Documentation/driver-api/usb/writing_usb_driver.rst
> > +++ b/Documentation/driver-api/usb/writing_usb_driver.rst
> > @@ -314,11 +314,8 @@ http://www.linux-usb.org/
> >  Linux Hotplug Project:
> >  http://linux-hotplug.sourceforge.net/
> >
> > -Linux USB Working Devices List:
> > -http://www.qbik.ch/usb/devices/
> > -
> > -linux-usb-devel Mailing List Archives:
> > -http://marc.theaimsgroup.com/?l=linux-usb-devel
> > +linux-usb Mailing List Archives:
> > +https://marc.info/?l=linux-usb
>
> I think this is a good idea, but can we put in a link to the
> lore.kernel.org archive for this list instead?
>
> Thanks,
>
> jon

Absolutely, I'll send a new version soon.

/Joakim

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

end of thread, other threads:[~2020-03-12 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03 22:55 [PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links Joakim Lönnegren
2020-03-10 17:31 ` Jonathan Corbet
2020-03-12 18:39   ` Joakim Lönnegren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).