All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Herbert Xu <herbert@gondor.apana.org.au>,
	"David S. Miller" <davem@davemloft.net>,
	linux-crypto@vger.kernel.org
Subject: [PATCH 2/6] crypto: asymmetric_keys: pkcs7_parser: delete duplicated word
Date: Thu, 30 Jul 2020 19:39:20 -0700	[thread overview]
Message-ID: <20200731023924.8829-3-rdunlap@infradead.org> (raw)
In-Reply-To: <20200731023924.8829-1-rdunlap@infradead.org>

Drop the doubled word "the".


Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: linux-crypto@vger.kernel.org
---
 crypto/asymmetric_keys/pkcs7_parser.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200730.orig/crypto/asymmetric_keys/pkcs7_parser.h
+++ linux-next-20200730/crypto/asymmetric_keys/pkcs7_parser.h
@@ -41,7 +41,7 @@ struct pkcs7_signed_info {
 	 *
 	 * This contains the generated digest of _either_ the Content Data or
 	 * the Authenticated Attributes [RFC2315 9.3].  If the latter, one of
-	 * the attributes contains the digest of the the Content Data within
+	 * the attributes contains the digest of the Content Data within
 	 * it.
 	 *
 	 * THis also contains the issuing cert serial number and issuer's name

  parent reply	other threads:[~2020-07-31  2:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31  2:39 [PATCH 0/6] crypto: delete or fix duplicated words Randy Dunlap
2020-07-31  2:39 ` [PATCH 1/6] crypto: algif_aead: delete duplicated word Randy Dunlap
2020-07-31  2:39 ` Randy Dunlap [this message]
2020-07-31  2:39 ` [PATCH 3/6] crypto: crc32c_generic: delete and fix duplicated words Randy Dunlap
2020-07-31  2:39 ` [PATCH 4/6] crypto: crct10dif_generic: " Randy Dunlap
2020-07-31  2:39 ` [PATCH 5/6] crypto: crypto_engine: delete duplicated word Randy Dunlap
2020-07-31  2:39 ` [PATCH 6/6] crypto: tcrypt: delete duplicated words in messages Randy Dunlap
2020-08-21  7:55 ` [PATCH 0/6] crypto: delete or fix duplicated words 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=20200731023924.8829-3-rdunlap@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.