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

From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "request" in a kernel-doc 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/skcipher.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/crypto/skcipher.h
+++ linux-next-20200714/include/crypto/skcipher.h
@@ -18,7 +18,7 @@
  *	@iv: Initialisation Vector
  *	@src: Source SG list
  *	@dst: Destination SG list
- *	@base: Underlying async request request
+ *	@base: Underlying async request
  *	@__ctx: Start of private context data
  */
 struct skcipher_request {


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

* Re: [PATCH] crypto: skcipher.h: drop duplicated word in kernel-doc
  2020-07-17 23:35 [PATCH] crypto: skcipher.h: drop duplicated word in kernel-doc Randy Dunlap
@ 2020-07-18  1:33 ` David Miller
  2020-07-23  7:58 ` 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, linux-crypto, herbert

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

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Drop the doubled word "request" in a kernel-doc 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: skcipher.h: drop duplicated word in kernel-doc
  2020-07-17 23:35 [PATCH] crypto: skcipher.h: drop duplicated word in kernel-doc Randy Dunlap
  2020-07-18  1:33 ` David Miller
@ 2020-07-23  7:58 ` Herbert Xu
  1 sibling, 0 replies; 3+ messages in thread
From: Herbert Xu @ 2020-07-23  7:58 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, Linux Crypto Mailing List, David Miller

On Fri, Jul 17, 2020 at 04:35:49PM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Drop the doubled word "request" in a kernel-doc 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/skcipher.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: skcipher.h: drop duplicated word in kernel-doc Randy Dunlap
2020-07-18  1:33 ` David Miller
2020-07-23  7:58 ` 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).