crypto: doc - Remove extra parenthesis

Remove needless ')' from code block.

Fixes: 3b72c814a8 ("crypto: doc - convert crypto API documentation to Sphinx")
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
Manuel Ebner
2026-07-09 16:38:37 +02:00
committed by Herbert Xu
parent f07a0d251d
commit 52cd75d8f5

View File

@@ -95,7 +95,7 @@ additional templates may enclose other templates, such as
::
template1(template2(single block cipher)))
template1(template2(single block cipher))
The kernel crypto API may provide multiple implementations of a template