From: Jonathan Corbet <corbet@lwn.net>
To: Jenson Johnathon Reggentin <mail@jregg.de>
Cc: axboe@kernel.dk, linux-doc@vger.kernel.org,
linux-block@vger.kernel.org,
Jenson Johnathon Reggentin <mail@jregg.de>
Subject: Re: [PATCH v2] docs: block: fix dead http link in blk-mq.rst
Date: Mon, 24 Aug 2026 11:01:34 -0600 [thread overview]
Message-ID: <877blfzc41.fsf@trenco.lwn.net> (raw)
In-Reply-To: <20260819192422.42189-1-mail@jregg.de>
Jenson Johnathon Reggentin <mail@jregg.de> writes:
> The current link http://kernel.dk/blk-mq.pdf leads to a 404 error page.
> https://www.kernel.dk/blk-mq.pdf leads to the correct document.
>
> v2 to add the missing www. prefix in the actual file change.
>
> Signed-off-by: Jenson Johnathon Reggentin <mail@jregg.de>
> ---
> Documentation/block/blk-mq.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/block/blk-mq.rst b/Documentation/block/blk-mq.rst
> index fc06761b6ea9..2798761efe0d 100644
> --- a/Documentation/block/blk-mq.rst
> +++ b/Documentation/block/blk-mq.rst
> @@ -139,7 +139,7 @@ completed.
> Further reading
> ---------------
>
> -- `Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems <http://kernel.dk/blk-mq.pdf>`_
> +- `Linux Block IO: Introducing Multi-queue SSD Access on Multi-core Systems <https://www.kernel.dk/blk-mq.pdf>`_
>
Applied, thanks.
jon
prev parent reply other threads:[~2026-08-24 17:01 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 17:46 [PATCH] docs: block: fix dead http link in blk-mq.rst Jenson Johnathon Reggentin
2026-08-19 18:24 ` Haris Iqbal
2026-08-19 18:25 ` Randy Dunlap
2026-08-19 18:47 ` Haris Iqbal
2026-08-19 18:49 ` Randy Dunlap
2026-08-19 19:07 ` Jenson Johnathon Reggentin
2026-08-19 19:10 ` Randy Dunlap
2026-08-19 19:13 ` Jonathan Corbet
2026-08-19 18:47 ` Jenson Johnathon Reggentin
2026-08-19 19:23 ` [PATCH v2] " Jenson Johnathon Reggentin
2026-08-20 5:31 ` Randy Dunlap
2026-08-24 17:01 ` Jonathan Corbet [this message]
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=877blfzc41.fsf@trenco.lwn.net \
--to=corbet@lwn.net \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=mail@jregg.de \
/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.