瀏覽代碼

crypto: api - fix comment typo

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Baruch Siach 8 年之前
父節點
當前提交
864e0981fd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/linux/crypto.h

+ 1 - 1
include/linux/crypto.h

@@ -90,7 +90,7 @@
 #define CRYPTO_ALG_TESTED		0x00000400
 
 /*
- * Set if the algorithm is an instance that is build from templates.
+ * Set if the algorithm is an instance that is built from templates.
  */
 #define CRYPTO_ALG_INSTANCE		0x00000800