projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccb7cc0
)
crypto: fix typo in comment
author
Cristian Stoica
<cristian.stoica@freescale.com>
Fri, 28 Jun 2013 12:56:20 +0000
(15:56 +0300)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 20 Aug 2013 10:39:34 +0000
(12:39 +0200)
Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
crypto/api.c
patch
|
blob
|
history
diff --git
a/crypto/api.c
b/crypto/api.c
index 3b6180336d3d54b9011bb8f90d15a220cf06b642..320ea4d8a0f516422942273c7b36fa50d34bdbc7 100644
(file)
--- a/
crypto/api.c
+++ b/
crypto/api.c
@@
-391,7
+391,7
@@
EXPORT_SYMBOL_GPL(__crypto_alloc_tfm);
* @mask: Mask for type comparison
*
* This function should not be used by new algorithm types.
- * Ple
sa
e use crypto_alloc_tfm instead.
+ * Ple
as
e use crypto_alloc_tfm instead.
*
* crypto_alloc_base() will first attempt to locate an already loaded
* algorithm. If that fails and the kernel supports dynamically loadable