linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: docs: Modify the section of User xattr
@ 2022-06-24  1:46 Deming Wang
  2022-06-24 19:11 ` Jonathan Corbet
  2022-06-25  1:15 ` Bagas Sanjaya
  0 siblings, 2 replies; 3+ messages in thread
From: Deming Wang @ 2022-06-24  1:46 UTC (permalink / raw)
  To: miklos, corbet; +Cc: linux-unionfs, linux-doc, linux-kernel, Deming Wang

Delete duplicate words of "the".

Signed-off-by: Deming Wang <wangdeming@inspur.com>
---
 Documentation/filesystems/overlayfs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/overlayfs.rst b/Documentation/filesystems/overlayfs.rst
index 7da6c30ed596..4c76fda07645 100644
--- a/Documentation/filesystems/overlayfs.rst
+++ b/Documentation/filesystems/overlayfs.rst
@@ -607,7 +607,7 @@ can be removed.
 User xattr
 ----------
 
-The the "-o userxattr" mount option forces overlayfs to use the
+The "-o userxattr" mount option forces overlayfs to use the
 "user.overlay." xattr namespace instead of "trusted.overlay.".  This is
 useful for unprivileged mounting of overlayfs.
 
-- 
2.27.0


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

* Re: [PATCH] media: docs: Modify the section of User xattr
  2022-06-24  1:46 [PATCH] media: docs: Modify the section of User xattr Deming Wang
@ 2022-06-24 19:11 ` Jonathan Corbet
  2022-06-25  1:15 ` Bagas Sanjaya
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2022-06-24 19:11 UTC (permalink / raw)
  To: Deming Wang, miklos; +Cc: linux-unionfs, linux-doc, linux-kernel, Deming Wang

Deming Wang <wangdeming@inspur.com> writes:

> Delete duplicate words of "the".
>
> Signed-off-by: Deming Wang <wangdeming@inspur.com>
> ---
>  Documentation/filesystems/overlayfs.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/overlayfs.rst b/Documentation/filesystems/overlayfs.rst
> index 7da6c30ed596..4c76fda07645 100644
> --- a/Documentation/filesystems/overlayfs.rst
> +++ b/Documentation/filesystems/overlayfs.rst
> @@ -607,7 +607,7 @@ can be removed.
>  User xattr
>  ----------
>  
> -The the "-o userxattr" mount option forces overlayfs to use the
> +The "-o userxattr" mount option forces overlayfs to use the
>  "user.overlay." xattr namespace instead of "trusted.overlay.".  This is
>  useful for unprivileged mounting of overlayfs.

I've applied this but changed the patch title.  This is not a media
patch, and "modify" tells the reader nothing; it's now "docs: Remove
duplicate word".

Thanks,

jon

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

* Re: [PATCH] media: docs: Modify the section of User xattr
  2022-06-24  1:46 [PATCH] media: docs: Modify the section of User xattr Deming Wang
  2022-06-24 19:11 ` Jonathan Corbet
@ 2022-06-25  1:15 ` Bagas Sanjaya
  1 sibling, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2022-06-25  1:15 UTC (permalink / raw)
  To: Deming Wang, miklos, corbet; +Cc: linux-unionfs, linux-doc, linux-kernel

On 6/24/22 08:46, Deming Wang wrote:
> Delete duplicate words of "the".
> 

I think "Modify something" isn't clear subject, because reviewers
don't know at glance the logical change this patch is doing other
than actually reading the diff below.

For the patch message, what about "Remove duplicate the"?

In this case of trivial patch, it's OK to have the patch message
same as the subject, if the message can't be described more
concise but clearer.

> @@ -607,7 +607,7 @@ can be removed.
>  User xattr
>  ----------
>  
> -The the "-o userxattr" mount option forces overlayfs to use the
> +The "-o userxattr" mount option forces overlayfs to use the
>  "user.overlay." xattr namespace instead of "trusted.overlay.".  This is
>  useful for unprivileged mounting of overlayfs.
>  

The diff looks OK.

Thanks.

-- 
An old man doll... just what I always wanted! - Clara

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

end of thread, other threads:[~2022-06-25  1:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24  1:46 [PATCH] media: docs: Modify the section of User xattr Deming Wang
2022-06-24 19:11 ` Jonathan Corbet
2022-06-25  1:15 ` Bagas Sanjaya

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).