linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: update file link location
@ 2021-10-03 22:07 Tommaso Merciai
  2021-10-12 19:49 ` Jonathan Corbet
  0 siblings, 1 reply; 3+ messages in thread
From: Tommaso Merciai @ 2021-10-03 22:07 UTC (permalink / raw)
  Cc: tomm.merciai, Jonathan Corbet, linux-doc, linux-kernel

Fix web error: this site can't be reached

Signed-off-by: Tommaso Merciai <tomm.merciai@gmail.com>
---
 Documentation/process/submitting-drivers.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/process/submitting-drivers.rst b/Documentation/process/submitting-drivers.rst
index 3861887e0ca5..8413b693d10d 100644
--- a/Documentation/process/submitting-drivers.rst
+++ b/Documentation/process/submitting-drivers.rst
@@ -185,7 +185,7 @@ Linux USB project:
 	http://www.linux-usb.org/
 
 How to NOT write kernel driver by Arjan van de Ven:
-	http://www.fenrus.org/how-to-not-write-a-device-driver-paper.pdf
+	https://landley.net/kdocs/ols/2002/ols2002-pages-545-555.pdf
 
 Kernel Janitor:
 	https://kernelnewbies.org/KernelJanitors
-- 
2.25.1


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

* Re: [PATCH] docs: update file link location
  2021-10-03 22:07 [PATCH] docs: update file link location Tommaso Merciai
@ 2021-10-12 19:49 ` Jonathan Corbet
  2021-10-17  7:27   ` Tommaso Merciai
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Corbet @ 2021-10-12 19:49 UTC (permalink / raw)
  To: Tommaso Merciai; +Cc: tomm.merciai, linux-doc, linux-kernel, arjan

Tommaso Merciai <tomm.merciai@gmail.com> writes:

[CC += Arjan just in case]

> Fix web error: this site can't be reached
>
> Signed-off-by: Tommaso Merciai <tomm.merciai@gmail.com>
> ---
>  Documentation/process/submitting-drivers.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/process/submitting-drivers.rst b/Documentation/process/submitting-drivers.rst
> index 3861887e0ca5..8413b693d10d 100644
> --- a/Documentation/process/submitting-drivers.rst
> +++ b/Documentation/process/submitting-drivers.rst
> @@ -185,7 +185,7 @@ Linux USB project:
>  	http://www.linux-usb.org/
>  
>  How to NOT write kernel driver by Arjan van de Ven:
> -	http://www.fenrus.org/how-to-not-write-a-device-driver-paper.pdf
> +	https://landley.net/kdocs/ols/2002/ols2002-pages-545-555.pdf

This is an OK change, I guess...a working link is better than a broken
one.  That said, I do have to wonder whether this link needs to be
preserved at all.  That paper was good advice 19 years ago, but I'm not
sure it has much to tell people in 2021; the days of having to tell
developers to think about SMP systems are past.

I'll apply this for now, though.

Thanks,

jon

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

* Re: [PATCH] docs: update file link location
  2021-10-12 19:49 ` Jonathan Corbet
@ 2021-10-17  7:27   ` Tommaso Merciai
  0 siblings, 0 replies; 3+ messages in thread
From: Tommaso Merciai @ 2021-10-17  7:27 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, linux-kernel, arjan

On Tue, Oct 12, 2021 at 01:49:34PM -0600, Jonathan Corbet wrote:
> Tommaso Merciai <tomm.merciai@gmail.com> writes:
> 
> [CC += Arjan just in case]
> 
> > Fix web error: this site can't be reached
> >
> > Signed-off-by: Tommaso Merciai <tomm.merciai@gmail.com>
> > ---
> >  Documentation/process/submitting-drivers.rst | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/process/submitting-drivers.rst b/Documentation/process/submitting-drivers.rst
> > index 3861887e0ca5..8413b693d10d 100644
> > --- a/Documentation/process/submitting-drivers.rst
> > +++ b/Documentation/process/submitting-drivers.rst
> > @@ -185,7 +185,7 @@ Linux USB project:
> >  	http://www.linux-usb.org/
> >  
> >  How to NOT write kernel driver by Arjan van de Ven:
> > -	http://www.fenrus.org/how-to-not-write-a-device-driver-paper.pdf
> > +	https://landley.net/kdocs/ols/2002/ols2002-pages-545-555.pdf
> 
> This is an OK change, I guess...a working link is better than a broken
> one.  That said, I do have to wonder whether this link needs to be
> preserved at all.  That paper was good advice 19 years ago, but I'm not
> sure it has much to tell people in 2021; the days of having to tell
> developers to think about SMP systems are past.

  Got it :)

  Thanks,
  tommaso
> 
> I'll apply this for now, though.
> 
> Thanks,
> 
> jon

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

end of thread, other threads:[~2021-10-17  7:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-03 22:07 [PATCH] docs: update file link location Tommaso Merciai
2021-10-12 19:49 ` Jonathan Corbet
2021-10-17  7:27   ` Tommaso Merciai

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