linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: crypto: marvell: Fix a spelling s/fautly/faultly/ in comment
@ 2021-01-05 10:01 Bhaskar Chowdhury
  2021-01-14  6:47 ` Herbert Xu
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-05 10:01 UTC (permalink / raw)
  To: bbrezillon, arno, schalla, herbert, davem, linux-crypto, linux-kernel
  Cc: Bhaskar Chowdhury


s/fautly/faulty/p


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/crypto/marvell/cesa/tdma.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/marvell/cesa/tdma.c b/drivers/crypto/marvell/cesa/tdma.c
index 5d9c48fb72b2..0e0d63359798 100644
--- a/drivers/crypto/marvell/cesa/tdma.c
+++ b/drivers/crypto/marvell/cesa/tdma.c
@@ -177,7 +177,7 @@ int mv_cesa_tdma_process(struct mv_cesa_engine *engine, u32 status)

 	/*
 	 * Save the last request in error to engine->req, so that the core
-	 * knows which request was fautly
+	 * knows which request was faulty
 	 */
 	if (res) {
 		spin_lock_bh(&engine->lock);
--
2.26.2


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

* Re: [PATCH] drivers: crypto: marvell: Fix a spelling s/fautly/faultly/ in comment
  2021-01-05 10:01 [PATCH] drivers: crypto: marvell: Fix a spelling s/fautly/faultly/ in comment Bhaskar Chowdhury
@ 2021-01-14  6:47 ` Herbert Xu
  0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2021-01-14  6:47 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: bbrezillon, arno, schalla, davem, linux-crypto, linux-kernel

On Tue, Jan 05, 2021 at 03:31:08PM +0530, Bhaskar Chowdhury wrote:
> 
> s/fautly/faulty/p
> 
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/crypto/marvell/cesa/tdma.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] 2+ messages in thread

end of thread, other threads:[~2021-01-14  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 10:01 [PATCH] drivers: crypto: marvell: Fix a spelling s/fautly/faultly/ in comment Bhaskar Chowdhury
2021-01-14  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).