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


Groups > linux.kernel > #1339412 > unrolled thread

[PATCH] Doc: xtensa : Fix a typo in atomctl.txt

Started byMasanari Iida <standby24x7@gmail.com>
First post2016-02-22 12:50 +0100
Last post2016-02-22 14:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] Doc: xtensa : Fix a typo in atomctl.txt Masanari Iida <standby24x7@gmail.com> - 2016-02-22 12:50 +0100
    Re: [PATCH] Doc: xtensa : Fix a typo in atomctl.txt Jonathan Corbet <corbet@lwn.net> - 2016-02-22 14:30 +0100

#1339412 — [PATCH] Doc: xtensa : Fix a typo in atomctl.txt

FromMasanari Iida <standby24x7@gmail.com>
Date2016-02-22 12:50 +0100
Subject[PATCH] Doc: xtensa : Fix a typo in atomctl.txt
Message-ID<r4Xa3-5ds-19@gated-at.bofh.it>
This patch fix a typo found in atomctl.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/xtensa/atomctl.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/xtensa/atomctl.txt b/Documentation/xtensa/atomctl.txt
index 1da783a..80fe006 100644
--- a/Documentation/xtensa/atomctl.txt
+++ b/Documentation/xtensa/atomctl.txt
@@ -19,7 +19,7 @@ doing a Cached (WB) transaction and use the Memory RCW for un-cached
 operations.
 
 For systems without an coherent cache controller, non-MX, we always
-use the memory controllers RCW, thought non-MX controlers likely
+use the memory controllers RCW, thought non-MX controllers likely
 support the Internal Operation.
 
 CUSTOMER-WARNING:
-- 
2.7.1.339.g0233b80

[toc] | [next] | [standalone]


#1339472

FromJonathan Corbet <corbet@lwn.net>
Date2016-02-22 14:30 +0100
Message-ID<r4YIP-6rs-31@gated-at.bofh.it>
In reply to#1339412
On Mon, 22 Feb 2016 20:41:54 +0900
Masanari Iida <standby24x7@gmail.com> wrote:

> -use the memory controllers RCW, thought non-MX controlers likely
> +use the memory controllers RCW, thought non-MX controllers likely

That's a good fix, but can I ask you to send a version that does 
s/thought/though/ while you're working on that line?

Thanks,

jon

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web