Re: [PATCH 01/23] atomctl.rst: A typo fix
From: Max Filippov <jcmvbkbc@gmail.com>
Date: 2021-03-29 05:48:05
Also in:
lkml
From: Max Filippov <jcmvbkbc@gmail.com>
Date: 2021-03-29 05:48:05
Also in:
lkml
On Sun, Mar 28, 2021 at 10:18 PM Bhaskar Chowdhury [off-list ref] wrote:
s/controlers/controllers/ Signed-off-by: Bhaskar Chowdhury <redacted> --- Documentation/xtensa/atomctl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/xtensa/atomctl.rst b/Documentation/xtensa/atomctl.rst index 1ecbd0ba9a2e..a0efab2abe8f 100644 --- a/Documentation/xtensa/atomctl.rst +++ b/Documentation/xtensa/atomctl.rst@@ -23,7 +23,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
In this line you could also do s/thought/though/. -- Thanks. -- Max