On Fri, 3 Jul 2020 20:20:07 -0700 Randy Dunlap <rdun...@infradead.org> wrote:
> Remove duplicated words from Documentation/admin-guide/ files. > > > Cc: Jonathan Corbet <cor...@lwn.net> > Cc: linux-...@vger.kernel.org > Cc: cgro...@vger.kernel.org > Cc: dm-de...@redhat.com > Cc: Mauro Carvalho Chehab <mche...@kernel.org> > Cc: linux-me...@vger.kernel.org > Cc: Andrew Morton <a...@linux-foundation.org> > Cc: linux...@kvack.org > Cc: Trond Myklebust <trond.mykleb...@hammerspace.com> > Cc: Anna Schumaker <anna.schuma...@netapp.com> > Cc: linux-...@vger.kernel.org > Cc: Srinivas Pandruvada <srinivas.pandruv...@linux.intel.com> > Cc: Len Brown <l...@kernel.org> > Cc: linux...@vger.kernel.org > Cc: platform-driver-...@vger.kernel.org > Cc: Darrick J. Wong <darrick.w...@oracle.com> > Cc: linux-...@vger.kernel.org > > > Documentation/admin-guide/cgroup-v1/rdma.rst | 2 +- > Documentation/admin-guide/cgroup-v2.rst | 2 +- > Documentation/admin-guide/device-mapper/dm-integrity.rst | 4 ++-- > Documentation/admin-guide/media/building.rst | 4 ++-- > Documentation/admin-guide/mm/ksm.rst | 2 +- > Documentation/admin-guide/nfs/pnfs-block-server.rst | 2 +- > Documentation/admin-guide/nfs/pnfs-scsi-server.rst | 2 +- > Documentation/admin-guide/perf/arm-ccn.rst | 2 +- > Documentation/admin-guide/pm/intel-speed-select.rst | 4 ++-- > Documentation/admin-guide/pm/intel_pstate.rst | 2 +- > Documentation/admin-guide/sysctl/kernel.rst | 2 +- > Documentation/admin-guide/tainted-kernels.rst | 2 +- > Documentation/admin-guide/xfs.rst | 2 +- > 13 files changed, 16 insertions(+), 16 deletions(-) > I've applied this set, thanks. jon