All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: coda: annotate duplicated words
@ 2020-07-07 18:49 Randy Dunlap
  2020-07-07 18:54 ` Jan Harkes
  2020-07-13 16:02 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-07-07 18:49 UTC (permalink / raw)
  To: linux-doc, Jonathan Corbet; +Cc: Jan Harkes, coda, codalist

From: Randy Dunlap <rdunlap@infradead.org>

At first glance it appears that the coda.rst file contains doubled
words "name name" in two places. Turns out it is just confusing
(at least to me), so try to make it clear that the second 'name'
is just the name of a struct field/member.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Jan Harkes <jaharkes@cs.cmu.edu>
Cc: coda@cs.cmu.edu
Cc: codalist@coda.cs.cmu.edu
---
 Documentation/filesystems/coda.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-5.8-rc3.orig/Documentation/filesystems/coda.rst
+++ linux-5.8-rc3/Documentation/filesystems/coda.rst
@@ -524,7 +524,7 @@ kernel support.
 
   Description
     This call is made to determine the ViceFid and filetype of
-    a directory entry.  The directory entry requested carries name name
+    a directory entry.  The directory entry requested carries name 'name'
     and Venus will search the directory identified by cfs_lookup_in.VFid.
     The result may indicate that the name does not exist, or that
     difficulty was encountered in finding it (e.g. due to disconnection).
@@ -886,7 +886,7 @@ kernel support.
 	none
 
   Description
-    Remove the directory with name name from the directory
+    Remove the directory with name 'name' from the directory
     identified by VFid.
 
   .. Note:: The attributes of the parent directory should be returned since


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

* Re: [PATCH] Documentation: coda: annotate duplicated words
  2020-07-07 18:49 [PATCH] Documentation: coda: annotate duplicated words Randy Dunlap
@ 2020-07-07 18:54 ` Jan Harkes
  2020-07-13 16:02 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jan Harkes @ 2020-07-07 18:54 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, Jonathan Corbet, coda, codalist

On Tue, Jul 07, 2020 at 11:49:31AM -0700, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> At first glance it appears that the coda.rst file contains doubled
> words "name name" in two places. Turns out it is just confusing
> (at least to me), so try to make it clear that the second 'name'
> is just the name of a struct field/member.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Jan Harkes <jaharkes@cs.cmu.edu>
> Cc: coda@cs.cmu.edu
> Cc: codalist@coda.cs.cmu.edu

Looks good to me.

Acked-by: Jan Harkes <jaharkes@cs.cmu.edu>


> ---
>  Documentation/filesystems/coda.rst |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

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

* Re: [PATCH] Documentation: coda: annotate duplicated words
  2020-07-07 18:49 [PATCH] Documentation: coda: annotate duplicated words Randy Dunlap
  2020-07-07 18:54 ` Jan Harkes
@ 2020-07-13 16:02 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2020-07-13 16:02 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, Jan Harkes, coda, codalist

On Tue, 7 Jul 2020 11:49:31 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> At first glance it appears that the coda.rst file contains doubled
> words "name name" in two places. Turns out it is just confusing
> (at least to me), so try to make it clear that the second 'name'
> is just the name of a struct field/member.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Jan Harkes <jaharkes@cs.cmu.edu>
> Cc: coda@cs.cmu.edu
> Cc: codalist@coda.cs.cmu.edu
> ---
>  Documentation/filesystems/coda.rst |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

jon

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

end of thread, other threads:[~2020-07-13 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-07 18:49 [PATCH] Documentation: coda: annotate duplicated words Randy Dunlap
2020-07-07 18:54 ` Jan Harkes
2020-07-13 16:02 ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.