All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
@ 2019-04-26 13:18 ` Colin King
  0 siblings, 0 replies; 6+ messages in thread
From: Colin King @ 2019-04-26 13:18 UTC (permalink / raw)
  To: Gilad Ben-Yossef, Herbert Xu, David S . Miller, linux-crypto
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in a dev_dbg message, fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/crypto/ccree/cc_cipher.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/ccree/cc_cipher.c b/drivers/crypto/ccree/cc_cipher.c
index d9f8cd543ee3..c9a40bc39698 100644
--- a/drivers/crypto/ccree/cc_cipher.c
+++ b/drivers/crypto/ccree/cc_cipher.c
@@ -368,7 +368,7 @@ static int cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key,
 		else /* Must be SM4 since due to sethkey registration */
 			ctx_p->cpp.alg = CC_CPP_SM4;
 		ctx_p->key_type = CC_POLICY_PROTECTED_KEY;
-		dev_dbg(dev, "policy protedcted key alg: %d slot: %d.\n",
+		dev_dbg(dev, "policy protected key alg: %d slot: %d.\n",
 			ctx_p->cpp.alg, ctx_p->cpp.slot);
 		break;
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
@ 2019-04-26 13:18 ` Colin King
  0 siblings, 0 replies; 6+ messages in thread
From: Colin King @ 2019-04-26 13:18 UTC (permalink / raw)
  To: Gilad Ben-Yossef, Herbert Xu, David S . Miller, linux-crypto
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in a dev_dbg message, fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/crypto/ccree/cc_cipher.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/ccree/cc_cipher.c b/drivers/crypto/ccree/cc_cipher.c
index d9f8cd543ee3..c9a40bc39698 100644
--- a/drivers/crypto/ccree/cc_cipher.c
+++ b/drivers/crypto/ccree/cc_cipher.c
@@ -368,7 +368,7 @@ static int cc_cipher_sethkey(struct crypto_skcipher *sktfm, const u8 *key,
 		else /* Must be SM4 since due to sethkey registration */
 			ctx_p->cpp.alg = CC_CPP_SM4;
 		ctx_p->key_type = CC_POLICY_PROTECTED_KEY;
-		dev_dbg(dev, "policy protedcted key alg: %d slot: %d.\n",
+		dev_dbg(dev, "policy protected key alg: %d slot: %d.\n",
 			ctx_p->cpp.alg, ctx_p->cpp.slot);
 		break;
 
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
  2019-04-26 13:18 ` Colin King
@ 2019-04-28  7:11   ` Gilad Ben-Yossef
  -1 siblings, 0 replies; 6+ messages in thread
From: Gilad Ben-Yossef @ 2019-04-28  7:11 UTC (permalink / raw)
  To: Colin King
  Cc: Herbert Xu, David S . Miller, Linux Crypto Mailing List,
	kernel-janitors, Linux kernel mailing list

On Fri, Apr 26, 2019 at 4:18 PM Colin King <colin.king@canonical.com> wrote:
>
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in a dev_dbg message, fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-By: Gilad Ben-Yossef <gilad@benyossef.com>

Thanks!

Gilad


--
Gilad Ben-Yossef
Chief Coffee Drinker

values of β will give rise to dom!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
@ 2019-04-28  7:11   ` Gilad Ben-Yossef
  0 siblings, 0 replies; 6+ messages in thread
From: Gilad Ben-Yossef @ 2019-04-28  7:11 UTC (permalink / raw)
  To: Colin King
  Cc: Herbert Xu, David S . Miller, Linux Crypto Mailing List,
	kernel-janitors, Linux kernel mailing list

On Fri, Apr 26, 2019 at 4:18 PM Colin King <colin.king@canonical.com> wrote:
>
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in a dev_dbg message, fix it.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-By: Gilad Ben-Yossef <gilad@benyossef.com>

Thanks!

Gilad


--
Gilad Ben-Yossef
Chief Coffee Drinker

values of β will give rise to dom!

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
  2019-04-26 13:18 ` Colin King
@ 2019-05-03  6:10   ` Herbert Xu
  -1 siblings, 0 replies; 6+ messages in thread
From: Herbert Xu @ 2019-05-03  6:10 UTC (permalink / raw)
  To: Colin King
  Cc: Gilad Ben-Yossef, David S . Miller, linux-crypto,
	kernel-janitors, linux-kernel

On Fri, Apr 26, 2019 at 02:18:35PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in a dev_dbg message, fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  drivers/crypto/ccree/cc_cipher.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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] 6+ messages in thread

* Re: [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected"
@ 2019-05-03  6:10   ` Herbert Xu
  0 siblings, 0 replies; 6+ messages in thread
From: Herbert Xu @ 2019-05-03  6:10 UTC (permalink / raw)
  To: Colin King
  Cc: Gilad Ben-Yossef, David S . Miller, linux-crypto,
	kernel-janitors, linux-kernel

On Fri, Apr 26, 2019 at 02:18:35PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in a dev_dbg message, fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
>  drivers/crypto/ccree/cc_cipher.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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] 6+ messages in thread

end of thread, other threads:[~2019-05-03 13:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-26 13:18 [PATCH] crypto: ccree: fix spelling mistake "protedcted" -> "protected" Colin King
2019-04-26 13:18 ` Colin King
2019-04-28  7:11 ` Gilad Ben-Yossef
2019-04-28  7:11   ` Gilad Ben-Yossef
2019-05-03  6:10 ` Herbert Xu
2019-05-03  6:10   ` Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.