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

From: Eric Biggers

Date: Sun Jul 12 2026 - 22:14:39 EST


On Wed, Jul 08, 2026 at 10:26:51PM -0400, 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>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git/log/?h=libcrypto-fixes

- Eric