mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02: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:
parent
f07a0d251d
commit
52cd75d8f5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user