Re: [PATCH] lib/crypto: docs: Fix some sentence fragments

From: Thomas Huth

Date: Thu Jul 09 2026 - 02:16:22 EST


On 09/07/2026 04.26, Eric Biggers wrote:
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@xxxxxxxxxx>
Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
---
.../crypto/libcrypto-blockcipher.rst | 6 +--
Documentation/crypto/libcrypto-hash.rst | 38 ++++++++++---------
Documentation/crypto/libcrypto-signature.rst | 2 +-
3 files changed, 24 insertions(+), 22 deletions(-)
Thank you very much, it sounds much better this way to me!

Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx>