Re: [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/

From: Mukesh Ojha
Date: Wed Mar 20 2019 - 09:26:20 EST



On 3/20/2019 4:11 PM, Geert Uytterhoeven wrote:
Fixes: ccb778e1841ce04b ("crypto: api - Add fips_enable flag")
Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
crypto/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/crypto/Kconfig b/crypto/Kconfig
index bbab6bf3351982c9..14f3a98e32f78d06 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -27,8 +27,8 @@ config CRYPTO_FIPS
depends on (CRYPTO_ANSI_CPRNG || CRYPTO_DRBG) && !CRYPTO_MANAGER_DISABLE_TESTS
depends on (MODULE_SIG || !MODULES)
help
- This options enables the fips boot option which is
- required if you want to system to operate in a FIPS 200
+ This option enables the fips boot option which is
+ required if you want the system to operate in a FIPS 200


Reviewed-by: Mukesh Ojha <mojha@xxxxxxxxxxxxxx>


Thanks,
Mukesh


certification. You should say no unless you know what
this is.