All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiang Jian <jiangjian@cdjrlc.com>
To: herbert@gondor.apana.org.au, davem@davemloft.net
Cc: leitao@debian.org, nayna@linux.ibm.com, pfsmorigo@gmail.com,
	linux-crypto@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	linux-kernel@vger.kernel.org, Jiang Jian <jiangjian@cdjrlc.com>
Subject: [PATCH] crypto: vmx - drop unexpected word 'for' in comments
Date: Thu, 23 Jun 2022 18:30:14 +0800	[thread overview]
Message-ID: <20220623103014.41269-1-jiangjian@cdjrlc.com> (raw)

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


WARNING: multiple messages have this Message-ID (diff)
From: Jiang Jian <jiangjian@cdjrlc.com>
To: herbert@gondor.apana.org.au, davem@davemloft.net
Cc: nayna@linux.ibm.com, linux-kernel@vger.kernel.org,
	Jiang Jian <jiangjian@cdjrlc.com>,
	pfsmorigo@gmail.com, linux-crypto@vger.kernel.org,
	leitao@debian.org, linuxppc-dev@lists.ozlabs.org
Subject: [PATCH] crypto: vmx - drop unexpected word 'for' in comments
Date: Thu, 23 Jun 2022 18:30:14 +0800	[thread overview]
Message-ID: <20220623103014.41269-1-jiangjian@cdjrlc.com> (raw)

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


             reply	other threads:[~2022-06-23 10:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-23 10:30 Jiang Jian [this message]
2022-06-23 10:30 ` [PATCH] crypto: vmx - drop unexpected word 'for' in comments Jiang Jian
2022-06-30  8:15 ` Herbert Xu
2022-06-30  8:15   ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220623103014.41269-1-jiangjian@cdjrlc.com \
    --to=jiangjian@cdjrlc.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=leitao@debian.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nayna@linux.ibm.com \
    --cc=pfsmorigo@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.