linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] crypto: hash.h: drop duplicated word in a comment
@ 2020-07-17 23:35 Randy Dunlap
  2020-07-18  1:33 ` David Miller
  2020-07-23  7:57 ` Herbert Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-07-17 23:35 UTC (permalink / raw)
  To: LKML, Herbert Xu, David Miller, Linux Crypto Mailing List

From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "in" in a comment.

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
---
 include/crypto/hash.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/crypto/hash.h
+++ linux-next-20200714/include/crypto/hash.h
@@ -687,7 +687,7 @@ static inline void ahash_request_set_cry
  * The message digest API is able to maintain state information for the
  * caller.
  *
- * The synchronous message digest API can store user-related context in in its
+ * The synchronous message digest API can store user-related context in its
  * shash_desc request data structure.
  */
 


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

* Re: [PATCH] crypto: hash.h: drop duplicated word in a comment
  2020-07-17 23:35 [PATCH] crypto: hash.h: drop duplicated word in a comment Randy Dunlap
@ 2020-07-18  1:33 ` David Miller
  2020-07-23  7:57 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2020-07-18  1:33 UTC (permalink / raw)
  To: rdunlap; +Cc: linux-kernel, herbert, linux-crypto

From: Randy Dunlap <rdunlap@infradead.org>
Date: Fri, 17 Jul 2020 16:35:33 -0700

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Drop the doubled word "in" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Acked-by: David S. Miller <davem@davemloft.net>

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

* Re: [PATCH] crypto: hash.h: drop duplicated word in a comment
  2020-07-17 23:35 [PATCH] crypto: hash.h: drop duplicated word in a comment Randy Dunlap
  2020-07-18  1:33 ` David Miller
@ 2020-07-23  7:57 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2020-07-23  7:57 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, David Miller, Linux Crypto Mailing List

On Fri, Jul 17, 2020 at 04:35:33PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Drop the doubled word "in" in a comment.
> 
> 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
> ---
>  include/crypto/hash.h |    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] 3+ messages in thread

end of thread, other threads:[~2020-07-23  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 23:35 [PATCH] crypto: hash.h: drop duplicated word in a comment Randy Dunlap
2020-07-18  1:33 ` David Miller
2020-07-23  7:57 ` 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).