linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
@ 2020-07-04  3:20 Randy Dunlap
  2020-07-04  3:20 ` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word Randy Dunlap
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Remove duplicated words from Documentation/admin-guide/ files.


Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: cgroups@vger.kernel.org
Cc: dm-devel@redhat.com
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org
Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: linux-nfs@vger.kernel.org
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: linux-pm@vger.kernel.org
Cc: platform-driver-x86@vger.kernel.org
Cc: Darrick J. Wong <darrick.wong@oracle.com>
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(-)

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: " Randy Dunlap
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "of".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: cgroups@vger.kernel.org
---
 Documentation/admin-guide/cgroup-v2.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/cgroup-v2.rst
+++ linux-next-20200701/Documentation/admin-guide/cgroup-v2.rst
@@ -2047,7 +2047,7 @@ RDMA
 ----
 
 The "rdma" controller regulates the distribution and accounting of
-of RDMA resources.
+RDMA resources.
 
 RDMA Interface Files
 ~~~~~~~~~~~~~~~~~~~~

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
  2020-07-04  3:20 ` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words Randy Dunlap
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "echo".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: cgroups@vger.kernel.org
---
 Documentation/admin-guide/cgroup-v1/rdma.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/cgroup-v1/rdma.rst
+++ linux-next-20200701/Documentation/admin-guide/cgroup-v1/rdma.rst
@@ -114,4 +114,4 @@ Following resources can be accounted by
 
 (d) Delete resource limit::
 
-	echo echo mlx4_0 hca_handle=max hca_object=max > /sys/fs/cgroup/rdma/1/rdma.max
+	echo mlx4_0 hca_handle=max hca_object=max > /sys/fs/cgroup/rdma/1/rdma.max

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
  2020-07-04  3:20 ` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word Randy Dunlap
  2020-07-04  3:20 ` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 04/13] Documentation/admin-guide: media/building: " Randy Dunlap
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled words "on" and "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: dm-devel@redhat.com
---
 Documentation/admin-guide/device-mapper/dm-integrity.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200701.orig/Documentation/admin-guide/device-mapper/dm-integrity.rst
+++ linux-next-20200701/Documentation/admin-guide/device-mapper/dm-integrity.rst
@@ -45,7 +45,7 @@ To use the target for the first time:
    will format the device
 3. unload the dm-integrity target
 4. read the "provided_data_sectors" value from the superblock
-5. load the dm-integrity target with the the target size
+5. load the dm-integrity target with the target size
    "provided_data_sectors"
 6. if you want to use dm-integrity with dm-crypt, load the dm-crypt target
    with the size "provided_data_sectors"
@@ -99,7 +99,7 @@ interleave_sectors:number
 	the superblock is used.
 
 meta_device:device
-	Don't interleave the data and metadata on on device. Use a
+	Don't interleave the data and metadata on the device. Use a
 	separate device for metadata.
 
 buffer_sectors:number

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 04/13] Documentation/admin-guide: media/building: drop doubled words
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (2 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word Randy Dunlap
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop some doubled words.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
---
 Documentation/admin-guide/media/building.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200701.orig/Documentation/admin-guide/media/building.rst
+++ linux-next-20200701/Documentation/admin-guide/media/building.rst
@@ -90,7 +90,7 @@ built as modules.
        Those GPU-specific drivers are selected via the ``Graphics support``
        menu, under ``Device Drivers``.
 
-       When a GPU driver supports supports HDMI CEC, it will automatically
+       When a GPU driver supports HDMI CEC, it will automatically
        enable the CEC core support at the media subsystem.
 
 Media dependencies
@@ -244,7 +244,7 @@ functionality.
    If you have an hybrid card, you may need to enable both ``Analog TV``
    and ``Digital TV`` at the menu.
 
-When using this option, the defaults for the the media support core
+When using this option, the defaults for the media support core
 functionality are usually good enough to provide the basic functionality
 for the driver. Yet, you could manually enable some desired extra (optional)
 functionality using the settings under each of the following

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (3 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 04/13] Documentation/admin-guide: media/building: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: " Randy Dunlap
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org
---
 Documentation/admin-guide/mm/ksm.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/mm/ksm.rst
+++ linux-next-20200701/Documentation/admin-guide/mm/ksm.rst
@@ -52,7 +52,7 @@ with EAGAIN, but more probably arousing
 If KSM is not configured into the running kernel, madvise MADV_MERGEABLE
 and MADV_UNMERGEABLE simply fail with EINVAL.  If the running kernel was
 built with CONFIG_KSM=y, those calls will normally succeed: even if the
-the KSM daemon is not currently running, MADV_MERGEABLE still registers
+KSM daemon is not currently running, MADV_MERGEABLE still registers
 the range for whenever the KSM daemon is started; even if the range
 cannot contain any pages which KSM could actually merge; even if
 MADV_UNMERGEABLE is applied to a range which was never MADV_MERGEABLE.

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (4 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: " Randy Dunlap
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "with".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: linux-nfs@vger.kernel.org
---
 Documentation/admin-guide/nfs/pnfs-block-server.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/nfs/pnfs-block-server.rst
+++ linux-next-20200701/Documentation/admin-guide/nfs/pnfs-block-server.rst
@@ -8,7 +8,7 @@ to handling all the metadata access to t
 to the clients to directly access the underlying block devices that are
 shared with the client.
 
-To use pNFS block layouts with with the Linux NFS server the exported file
+To use pNFS block layouts with the Linux NFS server the exported file
 system needs to support the pNFS block layouts (currently just XFS), and the
 file system must sit on shared storage (typically iSCSI) that is accessible
 to the clients in addition to the MDS.  As of now the file system needs to

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (5 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 08/13] Documentation/admin-guide: arm-ccn: " Randy Dunlap
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "with".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: Anna Schumaker <anna.schumaker@netapp.com>
Cc: linux-nfs@vger.kernel.org
---
 Documentation/admin-guide/nfs/pnfs-scsi-server.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/nfs/pnfs-scsi-server.rst
+++ linux-next-20200701/Documentation/admin-guide/nfs/pnfs-scsi-server.rst
@@ -9,7 +9,7 @@ which in addition to handling all the me
 also hands out layouts to the clients so that they can directly access the
 underlying SCSI LUNs that are shared with the client.
 
-To use pNFS SCSI layouts with with the Linux NFS server, the exported file
+To use pNFS SCSI layouts with the Linux NFS server, the exported file
 system needs to support the pNFS SCSI layouts (currently just XFS), and the
 file system must sit on a SCSI LUN that is accessible to the clients in
 addition to the MDS.  As of now the file system needs to sit directly on the

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 08/13] Documentation/admin-guide: arm-ccn: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (6 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 09/13] Documentation/admin-guide: intel_pstate: " Randy Dunlap
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "as".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/admin-guide/perf/arm-ccn.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/perf/arm-ccn.rst
+++ linux-next-20200701/Documentation/admin-guide/perf/arm-ccn.rst
@@ -27,7 +27,7 @@ Crosspoint PMU events require "xp" (inde
 and "vc" (virtual channel ID).
 
 Crosspoint watchpoint-based events (special "event" value 0xfe)
-require "xp" and "vc" as as above plus "port" (device port index),
+require "xp" and "vc" as above plus "port" (device port index),
 "dir" (transmit/receive direction), comparator values ("cmp_l"
 and "cmp_h") and "mask", being index of the comparator mask.
 

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 09/13] Documentation/admin-guide: intel_pstate: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (7 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 08/13] Documentation/admin-guide: arm-ccn: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words Randy Dunlap
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "to".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: linux-pm@vger.kernel.org
---
 Documentation/admin-guide/pm/intel_pstate.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/pm/intel_pstate.rst
+++ linux-next-20200701/Documentation/admin-guide/pm/intel_pstate.rst
@@ -708,7 +708,7 @@ core (for the policies with other scalin
 
 The ``ftrace`` interface can be used for low-level diagnostics of
 ``intel_pstate``.  For example, to check how often the function to set a
-P-state is called, the ``ftrace`` filter can be set to to
+P-state is called, the ``ftrace`` filter can be set to
 :c:func:`intel_pstate_set_pstate`::
 
  # cd /sys/kernel/debug/tracing/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (8 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 09/13] Documentation/admin-guide: intel_pstate: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word Randy Dunlap
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled words "that" and "and".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: platform-driver-x86@vger.kernel.org
---
 Documentation/admin-guide/pm/intel-speed-select.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200701.orig/Documentation/admin-guide/pm/intel-speed-select.rst
+++ linux-next-20200701/Documentation/admin-guide/pm/intel-speed-select.rst
@@ -114,7 +114,7 @@ base performance profile (which is perfo
 Lock/Unlock status
 ~~~~~~~~~~~~~~~~~~
 
-Even if there are multiple performance profiles, it is possible that that they
+Even if there are multiple performance profiles, it is possible that they
 are locked. If they are locked, users cannot issue a command to change the
 performance state. It is possible that there is a BIOS setup to unlock or check
 with your system vendor.
@@ -883,7 +883,7 @@ To enable Intel(R) SST-TF, execute::
         enable:success
 
 In this case, the option "-a" is optional. If set, it enables Intel(R) SST-TF
-feature and also sets the CPUs to high and and low priority using Intel Speed
+feature and also sets the CPUs to high and low priority using Intel Speed
 Select Technology Core Power (Intel(R) SST-CP) features. The CPU numbers passed
 with "-c" arguments are marked as high priority, including its siblings.
 

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (9 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: " Randy Dunlap
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "set".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/admin-guide/sysctl/kernel.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/sysctl/kernel.rst
+++ linux-next-20200701/Documentation/admin-guide/sysctl/kernel.rst
@@ -235,7 +235,7 @@ This toggle indicates whether unprivileg
 from using ``dmesg(8)`` to view messages from the kernel's log
 buffer.
 When ``dmesg_restrict`` is set to 0 there are no restrictions.
-When ``dmesg_restrict`` is set set to 1, users must have
+When ``dmesg_restrict`` is set to 1, users must have
 ``CAP_SYSLOG`` to use ``dmesg(8)``.
 
 The kernel config option ``CONFIG_SECURITY_DMESG_RESTRICT`` sets the

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 12/13] Documentation/admin-guide: tainted-kernels: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (10 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:20 ` [PATCH 13/13] Documentation/admin-guide: xfs: " Randy Dunlap
  2020-07-05 20:02 ` [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Jonathan Corbet
  13 siblings, 0 replies; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/admin-guide/tainted-kernels.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/tainted-kernels.rst
+++ linux-next-20200701/Documentation/admin-guide/tainted-kernels.rst
@@ -61,7 +61,7 @@ this on the machine that had the stateme
 	 * Proprietary module was loaded (#0)
 	 * Kernel issued warning (#9)
 	 * Externally-built ('out-of-tree') module was loaded  (#12)
-	See Documentation/admin-guide/tainted-kernels.rst in the the Linux kernel or
+	See Documentation/admin-guide/tainted-kernels.rst in the Linux kernel or
 	 https://www.kernel.org/doc/html/latest/admin-guide/tainted-kernels.html for
 	 a more details explanation of the various taint flags.
 	Raw taint value as int/string: 4609/'P        W  O     '

^ permalink raw reply	[flat|nested] 16+ messages in thread

* [PATCH 13/13] Documentation/admin-guide: xfs: drop doubled word
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (11 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: " Randy Dunlap
@ 2020-07-04  3:20 ` Randy Dunlap
  2020-07-04  3:28   ` Darrick J. Wong
  2020-07-05 20:02 ` [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Jonathan Corbet
  13 siblings, 1 reply; 16+ messages in thread
From: Randy Dunlap @ 2020-07-04  3:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

Drop the doubled word "for".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Darrick J. Wong <darrick.wong@oracle.com>
Cc: linux-xfs@vger.kernel.org
---
 Documentation/admin-guide/xfs.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200701.orig/Documentation/admin-guide/xfs.rst
+++ linux-next-20200701/Documentation/admin-guide/xfs.rst
@@ -133,7 +133,7 @@ When mounting an XFS filesystem, the fol
 	logbsize must be an integer multiple of the log
 	stripe unit configured at **mkfs(8)** time.
 
-	The default value for for version 1 logs is 32768, while the
+	The default value for version 1 logs is 32768, while the
 	default value for version 2 logs is MAX(32768, log_sunit).
 
   logdev=device and rtdev=device

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 13/13] Documentation/admin-guide: xfs: drop doubled word
  2020-07-04  3:20 ` [PATCH 13/13] Documentation/admin-guide: xfs: " Randy Dunlap
@ 2020-07-04  3:28   ` Darrick J. Wong
  0 siblings, 0 replies; 16+ messages in thread
From: Darrick J. Wong @ 2020-07-04  3:28 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, Jonathan Corbet, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, linux-xfs

On Fri, Jul 03, 2020 at 08:20:20PM -0700, Randy Dunlap wrote:
> Drop the doubled word "for".
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: Darrick J. Wong <darrick.wong@oracle.com>
> Cc: linux-xfs@vger.kernel.org

Looks good to me,
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>

--D

> ---
>  Documentation/admin-guide/xfs.rst |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20200701.orig/Documentation/admin-guide/xfs.rst
> +++ linux-next-20200701/Documentation/admin-guide/xfs.rst
> @@ -133,7 +133,7 @@ When mounting an XFS filesystem, the fol
>  	logbsize must be an integer multiple of the log
>  	stripe unit configured at **mkfs(8)** time.
>  
> -	The default value for for version 1 logs is 32768, while the
> +	The default value for version 1 logs is 32768, while the
>  	default value for version 2 logs is MAX(32768, log_sunit).
>  
>    logdev=device and rtdev=device

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
  2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
                   ` (12 preceding siblings ...)
  2020-07-04  3:20 ` [PATCH 13/13] Documentation/admin-guide: xfs: " Randy Dunlap
@ 2020-07-05 20:02 ` Jonathan Corbet
  13 siblings, 0 replies; 16+ messages in thread
From: Jonathan Corbet @ 2020-07-05 20:02 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, linux-doc, cgroups, dm-devel,
	Mauro Carvalho Chehab, linux-media, Andrew Morton, linux-mm,
	Trond Myklebust, Anna Schumaker, linux-nfs, Srinivas Pandruvada,
	Len Brown, linux-pm, platform-driver-x86, Darrick J . Wong,
	linux-xfs

On Fri,  3 Jul 2020 20:20:07 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> Remove duplicated words from Documentation/admin-guide/ files.
> 
> 
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: cgroups@vger.kernel.org
> Cc: dm-devel@redhat.com
> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
> Cc: linux-media@vger.kernel.org
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: linux-mm@kvack.org
> Cc: Trond Myklebust <trond.myklebust@hammerspace.com>
> Cc: Anna Schumaker <anna.schumaker@netapp.com>
> Cc: linux-nfs@vger.kernel.org
> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Cc: Len Brown <lenb@kernel.org>
> Cc: linux-pm@vger.kernel.org
> Cc: platform-driver-x86@vger.kernel.org
> Cc: Darrick J. Wong <darrick.wong@oracle.com>
> 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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-07-05 20:02 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-04  3:20 [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Randy Dunlap
2020-07-04  3:20 ` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word Randy Dunlap
2020-07-04  3:20 ` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words Randy Dunlap
2020-07-04  3:20 ` [PATCH 04/13] Documentation/admin-guide: media/building: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 05/13] Documentation/admin-guide: mm/ksm: drop doubled word Randy Dunlap
2020-07-04  3:20 ` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 08/13] Documentation/admin-guide: arm-ccn: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 09/13] Documentation/admin-guide: intel_pstate: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 10/13] Documentation/admin-guide: intel-speed-select: drop doubled words Randy Dunlap
2020-07-04  3:20 ` [PATCH 11/13] Documentation/admin-guide: sysctl/kernel: drop doubled word Randy Dunlap
2020-07-04  3:20 ` [PATCH 12/13] Documentation/admin-guide: tainted-kernels: " Randy Dunlap
2020-07-04  3:20 ` [PATCH 13/13] Documentation/admin-guide: xfs: " Randy Dunlap
2020-07-04  3:28   ` Darrick J. Wong
2020-07-05 20:02 ` [PATCH 00/13] Documentation/admin-guide: eliminate duplicated words Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).