From: "Joakim Lönnegren" <joakimlonnegren@gmail.com> To: corbet@lwn.net Cc: linux-doc@vger.kernel.org, "Joakim Lönnegren" <joakimlonnegren@gmail.com> Subject: [PATCH v2] Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links Date: Thu, 12 Mar 2020 17:13:55 -0300 [thread overview] Message-ID: <20200312201354.285839-1-joakimlonnegren@gmail.om> (raw) 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> --- Change in v2: updates the mailing list archive to lore.kernel.org --- 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..0b3d9ff221bb 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://lore.kernel.org/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
next reply other threads:[~2020-03-12 20:14 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-03-12 20:13 Joakim Lönnegren [this message] 2020-04-07 19:44 ` Jonathan Corbet 2020-04-08 9:48 ` Joakim Lönnegren
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200312201354.285839-1-joakimlonnegren@gmail.om \ --to=joakimlonnegren@gmail.com \ --cc=corbet@lwn.net \ --cc=linux-doc@vger.kernel.org \ --subject='Re: [PATCH v2] Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.