Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1438594 > unrolled thread

[PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-07-07 15:00 +0200
Last post2016-07-11 12:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl Masanari Iida <standby24x7@gmail.com> - 2016-07-07 15:00 +0200
    Re: [PATCH] [linux-next] crypto: doc- Fix double words "the the" in  crypto-API.tmpl Herbert Xu <herbert@gondor.apana.org.au> - 2016-07-11 12:10 +0200

#1438594 — [PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl

FromMasanari Iida <standby24x7@gmail.com>
Date2016-07-07 15:00 +0200
Subject[PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl
Message-ID<rSh4l-71b-21@gated-at.bofh.it>
This patch fix double words "the the" in crypto-API.tmpl.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/DocBook/crypto-API.tmpl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.tmpl
index d55dc5a39bad..fb2a1526f6ec 100644
--- a/Documentation/DocBook/crypto-API.tmpl
+++ b/Documentation/DocBook/crypto-API.tmpl
@@ -440,8 +440,8 @@
      The type flag specifies the type of the cipher algorithm.
      The caller usually provides a 0 when the caller wants the
      default handling. Otherwise, the caller may provide the
-     following selections which match the the aforementioned
-     cipher types:
+     following selections which match the aforementioned cipher
+     types:
     </para>
 
     <itemizedlist>
-- 
2.9.0.243.g5c589a7

[toc] | [next] | [standalone]


#1440431 — Re: [PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-07-11 12:10 +0200
SubjectRe: [PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl
Message-ID<rTGk3-5Co-51@gated-at.bofh.it>
In reply to#1438594
On Thu, Jul 07, 2016 at 09:58:16PM +0900, Masanari Iida wrote:
> This patch fix double words "the the" in crypto-API.tmpl.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web