projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34bc085
)
crypto: api - fix comment typo
author
Baruch Siach
<baruch@tkos.co.il>
Wed, 30 Nov 2016 13:16:08 +0000
(15:16 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 1 Dec 2016 13:06:30 +0000
(21:06 +0800)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/crypto.h
patch
|
blob
|
history
diff --git
a/include/linux/crypto.h
b/include/linux/crypto.h
index
8348d83
..
167aea2
100644
(file)
--- a/
include/linux/crypto.h
+++ b/
include/linux/crypto.h
@@
-90,7
+90,7
@@
#define CRYPTO_ALG_TESTED 0x00000400
/*
- * Set if the algorithm is an instance that is buil
d
from templates.
+ * Set if the algorithm is an instance that is buil
t
from templates.
*/
#define CRYPTO_ALG_INSTANCE 0x00000800