[PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence"

Subsystems: crypto api, ibm power 842 compression accelerator, linux for powerpc (32-bit and 64-bit), the rest

STALE3035d

2 messages, 2 authors, 2018-05-18 · open the first message on its own page

[PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence"

From: Colin King <hidden>
Date: 2018-05-09 09:16:54

From: Colin Ian King <redacted>

Trivial fix to spelling mistake in CSB_ERR error message text

Signed-off-by: Colin Ian King <redacted>
---
 drivers/crypto/nx/nx-842-powernv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/nx/nx-842-powernv.c b/drivers/crypto/nx/nx-842-powernv.c
index 1e87637c412d..36afd6d8753c 100644
--- a/drivers/crypto/nx/nx-842-powernv.c
+++ b/drivers/crypto/nx/nx-842-powernv.c
@@ -334,7 +334,7 @@ static int wait_for_csb(struct nx842_workmem *wmem,
 		return -EPROTO;
 	case CSB_CC_SEQUENCE:
 		/* should not happen, we don't use chained CRBs */
-		CSB_ERR(csb, "CRB seqeunce number error");
+		CSB_ERR(csb, "CRB sequence number error");
 		return -EPROTO;
 	case CSB_CC_UNKNOWN_CODE:
 		CSB_ERR(csb, "Unknown subfunction code");
-- 
2.17.0

Re: [PATCH] crypto: nx: fix spelling mistake: "seqeunce" -> "sequence"

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2018-05-18 18:21:21

On Wed, May 09, 2018 at 10:16:36AM +0100, Colin King wrote:
From: Colin Ian King <redacted>

Trivial fix to spelling mistake in CSB_ERR error message text

Signed-off-by: Colin Ian King <redacted>
Patch applied.  Thanks.
-- 
Email: Herbert Xu [off-list ref]
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help