提交 fd1a1900 编写于 作者: C Cristian Stoica 提交者: Jiri Kosina

crypto: fix typo in comment

Signed-off-by: NCristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ccb7cc00
...@@ -391,7 +391,7 @@ EXPORT_SYMBOL_GPL(__crypto_alloc_tfm); ...@@ -391,7 +391,7 @@ EXPORT_SYMBOL_GPL(__crypto_alloc_tfm);
* @mask: Mask for type comparison * @mask: Mask for type comparison
* *
* This function should not be used by new algorithm types. * This function should not be used by new algorithm types.
* Plesae use crypto_alloc_tfm instead. * Please use crypto_alloc_tfm instead.
* *
* crypto_alloc_base() will first attempt to locate an already loaded * crypto_alloc_base() will first attempt to locate an already loaded
* algorithm. If that fails and the kernel supports dynamically loadable * algorithm. If that fails and the kernel supports dynamically loadable
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册