[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200703214325.31036-10-rdunlap@infradead.org>
Date: Fri, 3 Jul 2020 14:43:24 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
Ian Kent <raven@...maw.net>, autofs@...r.kernel.org,
David Howells <dhowells@...hat.com>, linux-cachefs@...hat.com,
Joel Becker <jlbec@...lplan.org>,
Christoph Hellwig <hch@....de>,
Alexander Viro <viro@...iv.linux.org.uk>,
linux-fsdevel@...r.kernel.org, Eric Biggers <ebiggers@...nel.org>,
"Theodore Y . Ts'o" <tytso@....edu>, linux-fscrypt@...r.kernel.org,
Miklos Szeredi <miklos@...redi.hu>,
linux-unionfs@...r.kernel.org
Subject: [PATCH 09/10] Documentation: filesystems: sysfs-tagging: drop doubled word
Drop the doubled word "the".
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org
Cc: Alexander Viro <viro@...iv.linux.org.uk>
Cc: linux-fsdevel@...r.kernel.org
---
Documentation/filesystems/sysfs-tagging.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200701.orig/Documentation/filesystems/sysfs-tagging.rst
+++ linux-next-20200701/Documentation/filesystems/sysfs-tagging.rst
@@ -15,7 +15,7 @@ To avoid that problem and allow existing
namespaces to see the same interface that is currently presented in
sysfs, sysfs now has tagging directory support.
-By using the network namespace pointers as tags to separate out the
+By using the network namespace pointers as tags to separate out
the sysfs directory entries we ensure that we don't have conflicts
in the directories and applications only see a limited set of
the network devices.
Powered by blists - more mailing lists