All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis de Bethencourt <luisbg@osg.samsung.com>
To: linux-kernel@vger.kernel.org
Cc: corbet@lwn.net, linux-doc@vger.kernel.org
Subject: Re: [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles
Date: Sat, 19 Mar 2016 13:00:47 +0000	[thread overview]
Message-ID: <56ED4D7F.1090307@osg.samsung.com> (raw)
In-Reply-To: <1458391884-21795-2-git-send-email-luisbg@osg.samsung.com>

On 19/03/16 12:51, Luis de Bethencourt wrote:
> The URL for "Writing Linux Device Drivers" hasn't been available in some
> time. Updating it to the URL of Michael K. Johnson's "Linux Kernel Hackers'
> Guide"
> 
> Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
> ---
>  Documentation/kernel-docs.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
> index b250360..9a1b0d3 100644
> --- a/Documentation/kernel-docs.txt
> +++ b/Documentation/kernel-docs.txt
> @@ -196,7 +196,7 @@
>         
>       * Title: "Writing Linux Device Drivers"
>         Author: Michael K. Johnson.
> -       URL: http://users.evitech.fi/~tk/rtos/writing_linux_device_d.html
> +       URL: http://www.tldp.org/LDP/khg/HyperNews/get/khg.html
>         Keywords: files, VFS, file operations, kernel interface, character
>         vs block devices, I/O access, hardware interrupts, DMA, access to
>         user memory, memory allocation, timers.
> 

Hi,

I separated the docs URL updates into individual commits so they can easily
be cherry-picked. I am happy to squash them all into one if you think it is
better.

Thanks :)
Luis

  reply	other threads:[~2016-03-19 13:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-19 12:51 [PATCH 1/5] Documentation: add Linux Kernel Development book Luis de Bethencourt
2016-03-19 12:51 ` [PATCH 2/5] Documentation: update URL for Michael K. Johnson's articles Luis de Bethencourt
2016-03-19 13:00   ` Luis de Bethencourt [this message]
2016-03-31  6:50   ` Jonathan Corbet
2016-03-19 12:51 ` [PATCH 3/5] Documentation: update URL of Analysis of the Ext2fs structure Luis de Bethencourt
2016-03-31  6:51   ` Jonathan Corbet
2016-03-19 12:51 ` [PATCH 4/5] Documentation: update URLs for Richard Gooch's articles Luis de Bethencourt
2016-03-31  6:51   ` Jonathan Corbet
2016-03-19 12:51 ` [PATCH 5/5] Documentation: update URL for Porting Linux 2.0 Drivers to 2.2 Luis de Bethencourt
2016-03-31  6:52   ` Jonathan Corbet
2016-03-31 10:50     ` Luis de Bethencourt
2016-03-31  6:49 ` [PATCH 1/5] Documentation: add Linux Kernel Development book Jonathan Corbet

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=56ED4D7F.1090307@osg.samsung.com \
    --to=luisbg@osg.samsung.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.