From: Baruch Siach Date: Wed, 30 Nov 2016 13:16:08 +0000 (+0200) Subject: crypto: api - fix comment typo X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=864e0981fd1bc042c6e932d1731d358dde60fed9;p=linux.git crypto: api - fix comment typo Signed-off-by: Baruch Siach Signed-off-by: Herbert Xu --- diff --git a/include/linux/crypto.h b/include/linux/crypto.h index 8348d83d8b5ee..167aea29d41e7 100644 --- 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 build from templates. + * Set if the algorithm is an instance that is built from templates. */ #define CRYPTO_ALG_INSTANCE 0x00000800