From: Baruch Siach Date: Wed, 30 Nov 2016 13:16:08 +0000 (+0200) Subject: crypto: api - fix comment typo X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=864e0981fd1bc042c6e932d1731d358dde60fed9;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.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 8348d83d8b5e..167aea29d41e 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