* [PATCH] crypto: vmx - drop unexpected word 'for' in comments
@ 2022-06-23 10:30 Jiang Jian
2022-06-30 8:15 ` Herbert Xu
0 siblings, 1 reply; 2+ messages in thread
From: Jiang Jian @ 2022-06-23 10:30 UTC (permalink / raw)
To: herbert, davem
Cc: nayna, linux-kernel, Jiang Jian, pfsmorigo, linux-crypto, leitao,
linuxppc-dev
there is an unexpected word 'for' in the comments that need to be dropped
file - drivers/crypto/vmx/ghashp8-ppc.pl
line - 19
"# GHASH for for PowerISA v2.07."
changed to:
"# GHASH for PowerISA v2.07."
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
drivers/crypto/vmx/ghashp8-ppc.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/vmx/ghashp8-ppc.pl b/drivers/crypto/vmx/ghashp8-ppc.pl
index 09bba1852eec..041e633c214f 100644
--- a/drivers/crypto/vmx/ghashp8-ppc.pl
+++ b/drivers/crypto/vmx/ghashp8-ppc.pl
@@ -16,7 +16,7 @@
# details see https://www.openssl.org/~appro/cryptogams/.
# ====================================================================
#
-# GHASH for for PowerISA v2.07.
+# GHASH for PowerISA v2.07.
#
# July 2014
#
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] crypto: vmx - drop unexpected word 'for' in comments
2022-06-23 10:30 [PATCH] crypto: vmx - drop unexpected word 'for' in comments Jiang Jian
@ 2022-06-30 8:15 ` Herbert Xu
0 siblings, 0 replies; 2+ messages in thread
From: Herbert Xu @ 2022-06-30 8:15 UTC (permalink / raw)
To: Jiang Jian
Cc: nayna, linux-kernel, jiangjian, pfsmorigo, linux-crypto, leitao,
linuxppc-dev, davem
Jiang Jian <jiangjian@cdjrlc.com> wrote:
> there is an unexpected word 'for' in the comments that need to be dropped
>
> file - drivers/crypto/vmx/ghashp8-ppc.pl
> line - 19
>
> "# GHASH for for PowerISA v2.07."
>
> changed to:
>
> "# GHASH for PowerISA v2.07."
>
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
> ---
> drivers/crypto/vmx/ghashp8-ppc.pl | 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:[~2022-06-30 8:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 10:30 [PATCH] crypto: vmx - drop unexpected word 'for' in comments Jiang Jian
2022-06-30 8:15 ` 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).