Doc: Fix double words in Documentation
authorMasanari Iida <standby24x7@gmail.com>
Tue, 24 Jan 2017 12:45:15 +0000 (21:45 +0900)
committerJonathan Corbet <corbet@lwn.net>
Thu, 26 Jan 2017 22:25:41 +0000 (15:25 -0700)
This patch fix some double words found in Documentation.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/block/pr.txt
Documentation/ioctl/botching-up-ioctls.txt
Documentation/livepatch/livepatch.txt
Documentation/networking/kcm.txt
Documentation/usb/power-management.txt
Documentation/vm/transhuge.txt

index d3eb1ca65051c7c297fc2327f3b5bff57dbd2bc6..ac9b8e70e64b5cbc6594fdf95cfe3d00e326a62e 100644 (file)
@@ -90,7 +90,7 @@ and thus removes any access restriction implied by it.
 4. IOC_PR_PREEMPT
 
 This ioctl command releases the existing reservation referred to by
-old_key and replaces it with a new reservation of type for the
+old_key and replaces it with a new reservation of type for the
 reservation key new_key.
 
 
index 36138c632f7af7c8e5206d6cbf05f7186a2e3b32..d02cfb48901c5c5c2b357822e51da3e2a0621fde 100644 (file)
@@ -24,7 +24,7 @@ Prerequisites
 -------------
 
 First the prerequisites. Without these you have already failed, because you
-will need to add a 32-bit compat layer:
+will need to add a 32-bit compat layer:
 
  * Only use fixed sized integers. To avoid conflicts with typedefs in userspace
    the kernel has special types like __u32, __s64. Use them.
index f5967316deb9fd38462c3de20620e23bb4fb1860..cbfabd1887793743f7657b86593362bc9d95b83e 100644 (file)
@@ -377,7 +377,7 @@ The current Livepatch implementation has several limitations:
     Each function has to handle TOC and save LR before it could call
     the ftrace handler. This operation has to be reverted on return.
     Fortunately, the generic ftrace code has the same problem and all
-    this is is handled on the ftrace level.
+    this is handled on the ftrace level.
 
 
   + Kretprobes using the ftrace framework conflict with the patched
index 3476ede5bc2c9431a6dc5d1027345f05da54c594..9a513295b07c7a4905d83aea49eefc5f8aa7d66b 100644 (file)
@@ -272,7 +272,7 @@ on the socket thus waking up the application thread. When the application
 sees the error (which may just be a disconnect) it should unattach the
 socket from KCM and then close it. It is assumed that once an error is
 posted on the TCP socket the data stream is unrecoverable (i.e. an error
-may have occurred in in the middle of receiving a messssge).
+may have occurred in the middle of receiving a messssge).
 
 TCP connection monitoring
 -------------------------
index 0a94ffe17ab6f1d3b11774924411431da08a3385..00e7069971308b8bd82f13a6b5f8160bb9014134 100644 (file)
@@ -543,7 +543,7 @@ relevant attribute files are usb2_hardware_lpm and usb3_hardware_lpm.
                When a USB 3.0 lpm-capable device is plugged in to a
                xHCI host which supports link PM, it will check if U1
                and U2 exit latencies have been set in the BOS
-               descriptor; if the check is is passed and the host
+               descriptor; if the check is passed and the host
                supports USB3 hardware LPM, USB3 hardware LPM will be
                enabled for the device and these files will be created.
                The files hold a string value (enable or disable)
index c4171e4519c2b6bc18da3c4ec44e398b4c9611eb..f2e739545e74e14a096fce98902356ac15f4194f 100644 (file)
@@ -296,7 +296,7 @@ thp_split_page is incremented every time a huge page is split into base
        reason is that a huge page is old and is being reclaimed.
        This action implies splitting all PMD the page mapped with.
 
-thp_split_page_failed is is incremented if kernel fails to split huge
+thp_split_page_failed is incremented if kernel fails to split huge
        page. This can happen if the page was pinned by somebody.
 
 thp_deferred_split_page is incremented when a huge page is put onto split