提交 6b212f0f 编写于 作者: M Masanari Iida 提交者: Herbert Xu

crypto: doc - Fix typo in crypto-API.tmpl

This patch fix some spelling typo found in crypto-API.tmpl
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Acked-by: NStephan Mueller <smueller@chronox.de>
Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
上级 a5b151d1
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
<para> <para>
Note: The terms "transformation" and cipher algorithm are used Note: The terms "transformation" and cipher algorithm are used
interchangably. interchangeably.
</para> </para>
</sect1> </sect1>
...@@ -1563,7 +1563,7 @@ struct sockaddr_alg sa = { ...@@ -1563,7 +1563,7 @@ struct sockaddr_alg sa = {
<sect1><title>Zero-Copy Interface</title> <sect1><title>Zero-Copy Interface</title>
<para> <para>
In addition to the send/write/read/recv system call familty, the AF_ALG In addition to the send/write/read/recv system call family, the AF_ALG
interface can be accessed with the zero-copy interface of splice/vmsplice. interface can be accessed with the zero-copy interface of splice/vmsplice.
As the name indicates, the kernel tries to avoid a copy operation into As the name indicates, the kernel tries to avoid a copy operation into
kernel space. kernel space.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册