mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 08:15:07 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user