From: Jenson Johnathon Reggentin <mail@jregg.de>
To: corbet@lwn.net
Cc: axboe@kernel.dk, linux-doc@vger.kernel.org,
linux-block@vger.kernel.org,
Jenson Johnathon Reggentin <mail@jregg.de>
Subject: [PATCH] docs: block: fix dead http link in blk-mq.rst
Date: Wed, 19 Aug 2026 19:46:35 +0200 [thread overview]
Message-ID: <20260819174635.37505-1-mail@jregg.de> (raw)
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.
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..c2af39f14d6d 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://kernel.dk/blk-mq.pdf>`_
- `NOOP scheduler <https://en.wikipedia.org/wiki/Noop_scheduler>`_
--
2.54.0
next reply other threads:[~2026-08-19 17:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-19 17:46 Jenson Johnathon Reggentin [this message]
2026-08-19 18:24 ` [PATCH] docs: block: fix dead http link in blk-mq.rst 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
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=20260819174635.37505-1-mail@jregg.de \
--to=mail@jregg.de \
--cc=axboe@kernel.dk \
--cc=corbet@lwn.net \
--cc=linux-block@vger.kernel.org \
--cc=linux-doc@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.