2019-03-20 10:41:09

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/

Fixes: ccb778e1841ce04b ("crypto: api - Add fips_enable flag")
Signed-off-by: Geert Uytterhoeven <[email protected]>
---
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
certification. You should say no unless you know what
this is.

--
2.17.1



2019-03-20 13:26:19

by Mukesh Ojha

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


On 3/20/2019 4:11 PM, Geert Uytterhoeven wrote:
> Fixes: ccb778e1841ce04b ("crypto: api - Add fips_enable flag")
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
> 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 <[email protected]>


Thanks,
Mukesh


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

2019-03-28 06:07:32

by Herbert Xu

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

On Wed, Mar 20, 2019 at 11:41:03AM +0100, Geert Uytterhoeven wrote:
> Fixes: ccb778e1841ce04b ("crypto: api - Add fips_enable flag")
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> ---
> crypto/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Patch applied. Thanks.
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt