From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH 00/10] Documentation: filesystems: eliminate duplicated words Date: Sun, 5 Jul 2020 14:44:49 -0600 Message-ID: <20200705144449.5cf9c163@lwn.net> References: <20200703214325.31036-1-rdunlap@infradead.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20200703214325.31036-1-rdunlap@infradead.org> Sender: linux-unionfs-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Ian Kent , autofs@vger.kernel.org, David Howells , linux-cachefs@redhat.com, Joel Becker , Christoph Hellwig , Alexander Viro , linux-fsdevel@vger.kernel.org, Eric Biggers , "Theodore Y . Ts'o" , linux-fscrypt@vger.kernel.org, Miklos Szeredi , linux-unionfs@vger.kernel.org On Fri, 3 Jul 2020 14:43:15 -0700 Randy Dunlap wrote: > Fix doubled words in filesystems files. > > > Cc: Jonathan Corbet > Cc: linux-doc@vger.kernel.org > Cc: Ian Kent > Cc: autofs@vger.kernel.org > Cc: David Howells > Cc: linux-cachefs@redhat.com > Cc: Joel Becker > Cc: Christoph Hellwig > Cc: Alexander Viro > Cc: linux-fsdevel@vger.kernel.org > Cc: Eric Biggers > Cc: Theodore Y. Ts'o > Cc: linux-fscrypt@vger.kernel.org > Cc: Miklos Szeredi > Cc: linux-unionfs@vger.kernel.org > > > Documentation/filesystems/autofs-mount-control.rst | 6 +++--- > Documentation/filesystems/caching/operations.rst | 2 +- > Documentation/filesystems/configfs.rst | 2 +- > Documentation/filesystems/directory-locking.rst | 4 ++-- > Documentation/filesystems/fsverity.rst | 2 +- > Documentation/filesystems/mount_api.rst | 4 ++-- > Documentation/filesystems/overlayfs.rst | 2 +- > Documentation/filesystems/path-lookup.rst | 2 +- > Documentation/filesystems/sysfs-tagging.rst | 2 +- > Documentation/filesystems/vfs.rst | 4 ++-- > 10 files changed, 15 insertions(+), 15 deletions(-) > Applied, thanks. jon