aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/crypto/async-tx-api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/crypto/async-tx-api.rst')
-rw-r--r--Documentation/crypto/async-tx-api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/crypto/async-tx-api.rst b/Documentation/crypto/async-tx-api.rst
index bfc773991bdc..27c146b54d71 100644
--- a/Documentation/crypto/async-tx-api.rst
+++ b/Documentation/crypto/async-tx-api.rst
@@ -66,7 +66,7 @@ features surfaced as a result:
::
struct dma_async_tx_descriptor *
- async_<operation>(<op specific parameters>, struct async_submit ctl *submit)
+ async_<operation>(<op specific parameters>, struct async_submit_ctl *submit)
3.2 Supported operations
------------------------