Documentation/filesystems/overlayfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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
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
© 2016 - 2026 Red Hat, Inc.