Re: [PATCH 00/10] Documentation: filesystems: eliminate duplicated words

From: Jonathan Corbet
Date: Sun Jul 05 2020 - 16:44:54 EST


On Fri, 3 Jul 2020 14:43:15 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

> Fix doubled words in filesystems files.
>
>
> Cc: Jonathan Corbet <corbet@xxxxxxx>
> Cc: linux-doc@xxxxxxxxxxxxxxx
> Cc: Ian Kent <raven@xxxxxxxxxx>
> Cc: autofs@xxxxxxxxxxxxxxx
> Cc: David Howells <dhowells@xxxxxxxxxx>
> Cc: linux-cachefs@xxxxxxxxxx
> Cc: Joel Becker <jlbec@xxxxxxxxxxxx>
> Cc: Christoph Hellwig <hch@xxxxxx>
> Cc: Alexander Viro <viro@xxxxxxxxxxxxxxxxxx>
> Cc: linux-fsdevel@xxxxxxxxxxxxxxx
> Cc: Eric Biggers <ebiggers@xxxxxxxxxx>
> Cc: Theodore Y. Ts'o <tytso@xxxxxxx>
> Cc: linux-fscrypt@xxxxxxxxxxxxxxx
> Cc: Miklos Szeredi <miklos@xxxxxxxxxx>
> Cc: linux-unionfs@xxxxxxxxxxxxxxx
>
>
> 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