]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
lib/crypto: docs: Fix some sentence fragments
authorEric Biggers <ebiggers@kernel.org>
Thu, 9 Jul 2026 02:26:51 +0000 (22:26 -0400)
committerEric Biggers <ebiggers@kernel.org>
Thu, 9 Jul 2026 15:05:54 +0000 (11:05 -0400)
commit8008d6b59a659982b9f10916bb8712bf93bc7c46
treefb9341d6be0920bbc58e1e3173897620717011c9
parent1002500f54b5f60faa6a03636c7865fd4db53ad6
lib/crypto: docs: Fix some sentence fragments

Currently, the section about the library API for each algorithm begins
with a noun phrase that was intended to serve as an elaboration on the
title.  It's better to use complete sentences.

Suggested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://patch.msgid.link/20260709022651.44216-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Documentation/crypto/libcrypto-blockcipher.rst
Documentation/crypto/libcrypto-hash.rst
Documentation/crypto/libcrypto-signature.rst