From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Date: Sun, 5 Jul 2020 14:02:16 -0600 Message-ID: <20200705140216.33a0d8f5@lwn.net> References: <20200704032020.21923-1-rdunlap@infradead.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <20200704032020.21923-1-rdunlap@infradead.org> Sender: linux-doc-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, cgroups@vger.kernel.org, dm-devel@redhat.com, Mauro Carvalho Chehab , linux-media@vger.kernel.org, Andrew Morton , linux-mm@kvack.org, Trond Myklebust , Anna Schumaker , linux-nfs@vger.kernel.org, Srinivas Pandruvada , Len Brown , linux-pm@vger.kernel.org, platform-driver-x86@vger.kernel.org, "Darrick J . Wong" , linux-xfs@vger.kernel.org On Fri, 3 Jul 2020 20:20:07 -0700 Randy Dunlap wrote: > Remove duplicated words from Documentation/admin-guide/ files. > > > Cc: Jonathan Corbet > Cc: linux-doc@vger.kernel.org > Cc: cgroups@vger.kernel.org > Cc: dm-devel@redhat.com > Cc: Mauro Carvalho Chehab > Cc: linux-media@vger.kernel.org > Cc: Andrew Morton > Cc: linux-mm@kvack.org > Cc: Trond Myklebust > Cc: Anna Schumaker > Cc: linux-nfs@vger.kernel.org > Cc: Srinivas Pandruvada > Cc: Len Brown > Cc: linux-pm@vger.kernel.org > Cc: platform-driver-x86@vger.kernel.org > Cc: Darrick J. Wong > Cc: linux-xfs@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