On Fri, 3 Jul 2020 14:43:15 -0700 Randy Dunlap <rdun...@infradead.org> wrote:
> Fix doubled words in filesystems files. > > > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: linux-...@vger.kernel.org > Cc: Ian Kent <ra...@themaw.net> > Cc: aut...@vger.kernel.org > Cc: David Howells <dhowe...@redhat.com> > Cc: linux-cach...@redhat.com > Cc: Joel Becker <jl...@evilplan.org> > Cc: Christoph Hellwig <h...@lst.de> > Cc: Alexander Viro <v...@zeniv.linux.org.uk> > Cc: linux-fsde...@vger.kernel.org > Cc: Eric Biggers <ebigg...@kernel.org> > Cc: Theodore Y. Ts'o <ty...@mit.edu> > Cc: linux-fscr...@vger.kernel.org > Cc: Miklos Szeredi <mik...@szeredi.hu> > Cc: linux-unio...@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