Re: [PATCH] lib/crypto: docs: Improve introduction sentence
From: Eric Biggers
Date: Sun Jul 12 2026 - 22:15:10 EST
On Wed, Jul 08, 2026 at 10:27:47PM -0400, Eric Biggers wrote:
> Make it clear that lib/crypto/ is a kernel-internal library. It's easy
> for people to come across this page, especially the HTML version online,
> without that context.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> ---
> Documentation/crypto/libcrypto.rst | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=libcrypto-fixes
- Eric