linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] crypto: caam - fix typo
@ 2020-06-04  2:40 Heinrich Schuchardt
  2020-06-04 10:08 ` Horia Geantă
  2020-06-12  6:47 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-06-04  2:40 UTC (permalink / raw)
  To: Horia Geantă, Aymen Sghaier
  Cc: Herbert Xu, David S . Miller, linux-crypto, linux-kernel,
	Heinrich Schuchardt

%s/suppying/supplying/

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 drivers/crypto/caam/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/caam/Kconfig b/drivers/crypto/caam/Kconfig
index a62f228be6da..bc35aa0ec07a 100644
--- a/drivers/crypto/caam/Kconfig
+++ b/drivers/crypto/caam/Kconfig
@@ -147,7 +147,7 @@ config CRYPTO_DEV_FSL_CAAM_RNG_API
 	select HW_RANDOM
 	help
 	  Selecting this will register the SEC4 hardware rng to
-	  the hw_random API for suppying the kernel entropy pool.
+	  the hw_random API for supplying the kernel entropy pool.

 endif # CRYPTO_DEV_FSL_CAAM_JR

--
2.26.2


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

* Re: [PATCH 1/1] crypto: caam - fix typo
  2020-06-04  2:40 [PATCH 1/1] crypto: caam - fix typo Heinrich Schuchardt
@ 2020-06-04 10:08 ` Horia Geantă
  2020-06-12  6:47 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Horia Geantă @ 2020-06-04 10:08 UTC (permalink / raw)
  To: Heinrich Schuchardt, Aymen Sghaier
  Cc: Herbert Xu, David S . Miller, linux-crypto, linux-kernel

On 6/4/2020 5:41 AM, Heinrich Schuchardt wrote:
> %s/suppying/supplying/
> 
This is good since it's not detected by the default kernel spellchecker.

Would you be willing to append also the detected typos?

CHECK: 'interrrupt' may be misspelled - perhaps 'interrupt'?
#57: FILE: drivers/crypto/caam/ctrl.c:57:
+                * resets the done interrrupt and returns the RNG to idle.

CHECK: 'occured' may be misspelled - perhaps 'occurred'?
#159: FILE: drivers/crypto/caam/ctrl.c:159:
+                * If an error occured in the descriptor, then

CHECK: 'aquired' may be misspelled - perhaps 'acquired'?
#267: FILE: drivers/crypto/caam/ctrl.c:267:
+ *           entropy being aquired.

CHECK: 'paramters' may be misspelled - perhaps 'parameters'?
#736: FILE: drivers/crypto/caam/ctrl.c:736:
+        *  Read the Compile Time paramters and SCFGR to determine

CHECK: 'modfiy' may be misspelled - perhaps 'modify'?
#866: FILE: drivers/crypto/caam/ctrl.c:866:
+                        * and the kick_trng(...) function will modfiy the

CHECK: 'sucessful' may be misspelled - perhaps 'successful'?
#868: FILE: drivers/crypto/caam/ctrl.c:868:
+                        * interval, leading to a sucessful initialization of

CHECK: 'Propogate' may be misspelled - perhaps 'Propagate'?
#116: FILE: drivers/crypto/caam/desc.h:116:
+/* Propogate DNR property to SharedDesc */

CHECK: 'defintions' may be misspelled - perhaps 'definitions'?
#456: FILE: drivers/crypto/caam/pdb.h:456:
+       u32 sgf_ln; /* Use DSA_PDB_ defintions per above */

Thanks,
Horia

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

* Re: [PATCH 1/1] crypto: caam - fix typo
  2020-06-04  2:40 [PATCH 1/1] crypto: caam - fix typo Heinrich Schuchardt
  2020-06-04 10:08 ` Horia Geantă
@ 2020-06-12  6:47 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2020-06-12  6:47 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: Horia Geantă,
	Aymen Sghaier, David S . Miller, linux-crypto, linux-kernel

On Thu, Jun 04, 2020 at 04:40:13AM +0200, Heinrich Schuchardt wrote:
> %s/suppying/supplying/
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  drivers/crypto/caam/Kconfig | 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] 3+ messages in thread

end of thread, other threads:[~2020-06-12  6:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-04  2:40 [PATCH 1/1] crypto: caam - fix typo Heinrich Schuchardt
2020-06-04 10:08 ` Horia Geantă
2020-06-12  6:47 ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).