]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: doc - Fix akcipher title reference
authorLukas Wunner <lukas@wunner.de>
Tue, 8 Oct 2024 09:12:01 +0000 (11:12 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Oct 2024 09:08:02 +0000 (17:08 +0800)
commit5c20772738e1d1d7bec41664eb9d61497e53c10e
treeb1c367791b2b3d7d61a11fb10f1754e0da800edc
parent528888f33d8bad6b656cd8a13a8236d6afed15e6
crypto: doc - Fix akcipher title reference

Stephen reports a documentation build warning for "make htmldocs"
introduced by recent commit 6b34562f0cfe ("crypto: akcipher - Drop
sign/verify operations").

The commit renamed a paragraph title in a header file, but neglected to
amend the title reference in the API documentation.  Fix it.

Fixes: 6b34562f0cfe ("crypto: akcipher - Drop sign/verify operations")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/all/20241008172926.0b995ea7@canb.auug.org.au/
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/crypto/api-akcipher.rst