mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Louvel via B4 Relay <devnull+paul.louvel.bootlin.com@kernel.org>
To: Herbert Xu <herbert@gondor.apana.org.au>,
	 "David S. Miller" <davem@davemloft.net>,
	Jonathan Corbet <corbet@lwn.net>,
	 Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-crypto@vger.kernel.org, linux-doc@vger.kernel.org,
	 linux-kernel@vger.kernel.org,
	Paul Louvel <paul.louvel@bootlin.com>
Subject: [PATCH] crypto: replace broken libkcapi link in Crypto API documentation
Date: Fri, 13 Mar 2026 23:00:58 +0100	[thread overview]
Message-ID: <20260313-crypto-api-libkcapi-broken-link-v1-1-a218033d7f05@bootlin.com> (raw)

From: Paul Louvel <paul.louvel@bootlin.com>

The "User Space Interface" section of the Crypto API documentation
contains a link to the libkcapi project that no longer works.

Update the link to point to the correct upstream location so that
users can access the library documentation.

Signed-off-by: Paul Louvel <paul.louvel@bootlin.com>
---
The "User Space Interface" of the Crypto API documentation has a broken
link to libkcapi. Replacing it with a working one.
---
 Documentation/crypto/userspace-if.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/crypto/userspace-if.rst b/Documentation/crypto/userspace-if.rst
index 021759198fe7..79e41845f611 100644
--- a/Documentation/crypto/userspace-if.rst
+++ b/Documentation/crypto/userspace-if.rst
@@ -23,7 +23,7 @@ user space, however. This includes the difference between synchronous
 and asynchronous invocations. The user space API call is fully
 synchronous.
 
-[1] https://www.chronox.de/libkcapi/index.html
+[1] https://www.chronox.de/libkcapi/
 
 User Space API General Remarks
 ------------------------------
@@ -406,4 +406,4 @@ Please see [1] for libkcapi which provides an easy-to-use wrapper around
 the aforementioned Netlink kernel interface. [1] also contains a test
 application that invokes all libkcapi API calls.
 
-[1] https://www.chronox.de/libkcapi/index.html
+[1] https://www.chronox.de/libkcapi/

---
base-commit: b84a0ebe421ca56995ff78b66307667b62b3a900
change-id: 20260313-crypto-api-libkcapi-broken-link-65069e8ce688

Best regards,
-- 
Paul Louvel <paul.louvel@bootlin.com>



             reply	other threads:[~2026-03-13 22:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-13 22:00 Paul Louvel via B4 Relay [this message]
2026-03-13 23:46 ` Randy Dunlap
2026-03-14 10:44   ` Paul Louvel

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=20260313-crypto-api-libkcapi-broken-link-v1-1-a218033d7f05@bootlin.com \
    --to=devnull+paul.louvel.bootlin.com@kernel.org \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.louvel@bootlin.com \
    --cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®