* [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/
@ 2019-03-20 10:41 Geert Uytterhoeven
2019-03-20 13:26 ` Mukesh Ojha
2019-03-28 6:07 ` Herbert Xu
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2019-03-20 10:41 UTC (permalink / raw)
To: Herbert Xu, David S . Miller, Jiri Kosina
Cc: linux-crypto, linux-kernel, Geert Uytterhoeven
Fixes: ccb778e1841ce04b ("crypto: api - Add fips_enable flag")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/
2019-03-20 10:41 [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/ Geert Uytterhoeven
@ 2019-03-20 13:26 ` Mukesh Ojha
2019-03-28 6:07 ` Herbert Xu
1 sibling, 0 replies; 3+ messages in thread
From: Mukesh Ojha @ 2019-03-20 13:26 UTC (permalink / raw)
To: Geert Uytterhoeven, Herbert Xu, David S . Miller, Jiri Kosina
Cc: linux-crypto, linux-kernel
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@glider.be>
> ---
> 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@codeaurora.org>
Thanks,
Mukesh
> certification. You should say no unless you know what
> this is.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/
2019-03-20 10:41 [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/ Geert Uytterhoeven
2019-03-20 13:26 ` Mukesh Ojha
@ 2019-03-28 6:07 ` Herbert Xu
1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2019-03-28 6:07 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: David S . Miller, Jiri Kosina, linux-crypto, linux-kernel
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 <geert+renesas@glider.be>
> ---
> crypto/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-28 6:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-20 10:41 [PATCH trivial] crypto: Grammar s/options/option/, s/to/the/ Geert Uytterhoeven
2019-03-20 13:26 ` Mukesh Ojha
2019-03-28 6:07 ` Herbert Xu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome